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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2719 BasicBlock *PredGuardedBlock = FalseDestIsSafe ? TrueDest : FalseDest; local
2729 BB, PredGuardedBlock, AfterGuard, GuardedMapping, *DTU);

Completed in 87 milliseconds