Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp3032 BasicBlock *PredGuardedBlock = FalseDestIsSafe ? TrueDest : FalseDest; in threadGuard() local
3042 BB, PredGuardedBlock, AfterGuard, GuardedMapping, *DTU); in threadGuard()