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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3078 Value *CombinedPred = QB.CreateOr(PPred, QPred); local
3081 SplitBlockAndInsertIfThen(CombinedPred, &*QB.GetInsertPoint(), false);

Completed in 85 milliseconds