Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMustExecute.cpp710 if (!ExploreInterBlock && PP->isTerminator()) { in getMustBeExecutedNextInstruction()
771 if (!ExploreInterBlock && IsFirst) { in getMustBeExecutedPrevInstruction()