Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2493 static Value *ensureValueAvailableInSuccessor(Value *V, BasicBlock *BB, in ensureValueAvailableInSuccessor() function
2627 Value *PPHI = ensureValueAvailableInSuccessor(PStore->getValueOperand(), in mergeConditionalStoreToAddress()
2629 Value *QPHI = ensureValueAvailableInSuccessor(QStore->getValueOperand(), in mergeConditionalStoreToAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2851 static Value *ensureValueAvailableInSuccessor(Value *V, BasicBlock *BB, in ensureValueAvailableInSuccessor() function
3002 Value *PPHI = ensureValueAvailableInSuccessor(PStore->getValueOperand(), in mergeConditionalStoreToAddress()
3004 Value *QPHI = ensureValueAvailableInSuccessor(QStore->getValueOperand(), in mergeConditionalStoreToAddress()