Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp3084 BasicBlock *PredUnguardedBlock = TrueDestIsSafe ? TrueDest : FalseDest; in threadGuard() local
3102 BB, PredUnguardedBlock, Guard, UnguardedMapping, *DTU); in threadGuard()