Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3024 Value *CombinedPred = QB.CreateOr(PPred, QPred); in mergeConditionalStoreToAddress() local
3027 SplitBlockAndInsertIfThen(CombinedPred, &*QB.GetInsertPoint(), false); in mergeConditionalStoreToAddress()