Home
last modified time | relevance | path

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

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