package mopsa
MOPSA: A Modular and Open Platform for Static Analysis using Abstract Interpretation
Install
Dune Dependency
Authors
Maintainers
Sources
mopsa-analyzer-v1.1.tar.gz
md5=fdee20e988343751de440b4f6b67c0f4
sha512=f5cbf1328785d3f5ce40155dada2d95e5de5cce4f084ea30cfb04d1ab10cc9403a26cfb3fa55d0f9da72244482130fdb89c286a9aed0d640bba46b7c00e09500
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