Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2387 static Value *ensureValueAvailableInSuccessor(Value *V, BasicBlock *BB, in ensureValueAvailableInSuccessor() function
2522 Value *PPHI = ensureValueAvailableInSuccessor(PStore->getValueOperand(), in mergeConditionalStoreToAddress()
2524 Value *QPHI = ensureValueAvailableInSuccessor(QStore->getValueOperand(), in mergeConditionalStoreToAddress()