Home
last modified time | relevance | path

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

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