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

/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2536 Value *CombinedPred = QB.CreateOr(PPred, QPred); local
2539 SplitBlockAndInsertIfThen(CombinedPred, &*QB.GetInsertPoint(), false);

Completed in 80 milliseconds