Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h404 bool ExploreInterBlock, bool ExploreCFGForward, bool ExploreCFGBackward,
412 ExploreCFGForward(ExploreCFGForward), in ExploreInterBlock()
519 const bool ExploreCFGForward; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp729 if (Explorer.ExploreCFGForward) in resetInstruction()