Home
last modified time | relevance | path

Searched refs:ExploreInterBlock (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,
411 : ExploreInterBlock(ExploreInterBlock), in ExploreInterBlock() function
518 const bool ExploreInterBlock; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMustExecute.cpp713 if (!ExploreInterBlock && PP->isTerminator()) { in getMustBeExecutedNextInstruction()
774 if (!ExploreInterBlock && IsFirst) { in getMustBeExecutedPrevInstruction()