Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp3085 BasicBlock *PredGuardedBlock = FalseDestIsSafe ? TrueDest : FalseDest; in threadGuard() local
3096 BB, PredGuardedBlock, AfterGuard, GuardedMapping, *DTU); in threadGuard()