Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp3071 BasicBlock *PredGuardedBlock = FalseDestIsSafe ? TrueDest : FalseDest; in threadGuard() local
3082 BB, PredGuardedBlock, AfterGuard, GuardedMapping, *DTU); in threadGuard()