Home
last modified time | relevance | path

Searched refs:getWidenedLoopState (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DLoopWidening.h29 ProgramStateRef getWidenedLoopState(ProgramStateRef PrevState,
/external/clang/lib/StaticAnalyzer/Core/
DLoopWidening.cpp39 ProgramStateRef getWidenedLoopState(ProgramStateRef PrevState, in getWidenedLoopState() function
DExprEngine.cpp1435 getWidenedLoopState(Pred->getState(), LCtx, BlockCount, Term); in processCFGBlockEntrance()