Searched refs:CombinedPred (Results 1 – 2 of 2) sorted by relevance
2641 Value *CombinedPred = QB.CreateOr(PPred, QPred); in mergeConditionalStoreToAddress() local2644 SplitBlockAndInsertIfThen(CombinedPred, &*QB.GetInsertPoint(), false); in mergeConditionalStoreToAddress()
3016 Value *CombinedPred = QB.CreateOr(PPred, QPred); in mergeConditionalStoreToAddress() local3019 SplitBlockAndInsertIfThen(CombinedPred, &*QB.GetInsertPoint(), false); in mergeConditionalStoreToAddress()