Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DMustExecute.h402 bool ExploreInterBlock, bool ExploreCFGForward, bool ExploreCFGBackward,
409 : ExploreInterBlock(ExploreInterBlock), in ExploreInterBlock() function
516 const bool ExploreInterBlock; member
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMustExecute.cpp720 if (!ExploreInterBlock && PP->isTerminator()) { in getMustBeExecutedNextInstruction()
781 if (!ExploreInterBlock && IsFirst) { in getMustBeExecutedPrevInstruction()