Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp770 static bool mustExecuteUBIfPoisonOnPathTo(Instruction *Root, in mustExecuteUBIfPoisonOnPathTo() function
946 !mustExecuteUBIfPoisonOnPathTo(Phi, ExitingBB->getTerminator(), DT)) in FindLoopCounter()
1084 mustExecuteUBIfPoisonOnPathTo(IncVar, ExitingBB->getTerminator(), DT); in linearFunctionTestReplace()