Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMustExecute.h404 bool ExploreInterBlock, bool ExploreCFGForward, bool ExploreCFGBackward,
412 ExploreCFGForward(ExploreCFGForward), in ExploreInterBlock()
519 const bool ExploreCFGForward; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMustExecute.cpp819 if (Explorer.ExploreCFGForward) in resetInstruction()