Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3954 static Value *ensureValueAvailableInSuccessor(Value *V, BasicBlock *BB, in ensureValueAvailableInSuccessor() function
4114 Value *PPHI = ensureValueAvailableInSuccessor(PStore->getValueOperand(), in mergeConditionalStoreToAddress()
4116 Value *QPHI = ensureValueAvailableInSuccessor(QStore->getValueOperand(), in mergeConditionalStoreToAddress()