Home
last modified time | relevance | path

Searched defs:IncomingValues (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXInferAddressSpaces.cpp183 auto IncomingValues = cast<PHINode>(Op).incoming_values(); in getPointerOperands() local
/external/llvm/lib/Transforms/Utils/
DLocal.cpp696 IncomingValueMap &IncomingValues) { in selectIncomingValueForBlock()
721 IncomingValueMap &IncomingValues) { in gatherIncomingValuesToPhi()
737 const IncomingValueMap &IncomingValues) { in replaceUndefValuesInPhi()
764 IncomingValueMap IncomingValues; in redirectValuesFromPredecessorsToPhi() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp1661 void LLVMAddIncoming(LLVMValueRef PhiNode, LLVMValueRef *IncomingValues, in LLVMAddIncoming()
/external/llvm/lib/IR/
DCore.cpp2328 void LLVMAddIncoming(LLVMValueRef PhiNode, LLVMValueRef *IncomingValues, in LLVMAddIncoming()