package mopsa
MOPSA: A Modular and Open Platform for Static Analysis using Abstract Interpretation
Install
Dune Dependency
Authors
Maintainers
Sources
mopsa-analyzer-v1.0.tar.gz
md5=9f673f79708b44a7effb3b6bb3618d2c
sha512=cb91cb428e43a22f1abbcb8219710d0c10a5b3756d0da392d4084b3b3a6157350776c596983e63def344f617d39964e91f244f60c07958695ee5c8c809a9f0f4
doc/hooks/Hooks/Loop_profiler/Hook/index.html
Module Loop_profiler.Hook
Source
Hook header
***************
Profiling records
*********************
A loop is identified by its range and its body. The information of body is necessary to compute the number of iterations
module LoopMap : sig ... end
For each loop, and for each time we hit the loop, we compute the number of iterations until we exit the loop
Statistics table mapping loops to iterations stats
Print statistics table
A frame in the stack of still-executing loops, for tracking the number iterations
Check whether a statement is the body of the top loop
Event raised when we enter a loop
Event raised when we start a new iteration
Event raised when we terminate an iteration
Event raised when we exit a loop
Events handlers
*******************
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page