Searched refs:CombinedPred (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Transforms/Utils/ | ||
H A D | SimplifyCFG.cpp | 2536 Value *CombinedPred = QB.CreateOr(PPred, QPred); local 2539 SplitBlockAndInsertIfThen(CombinedPred, &*QB.GetInsertPoint(), false); |
Completed in 80 milliseconds