Home
last modified time | relevance | path

Searched refs:ExploreCFGForward (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h402 bool ExploreInterBlock, bool ExploreCFGForward, bool ExploreCFGBackward,
410 ExploreCFGForward(ExploreCFGForward), in ExploreInterBlock()
517 const bool ExploreCFGForward; member
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp721 if (Explorer.ExploreCFGForward) in resetInstruction()