Home
last modified time | relevance | path

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

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