HomeSort by relevance Sort by last modified time
    Searched refs:getOperandNumForIncomingValue (Results 1 - 15 of 15) sorted by null

  /external/llvm/lib/Transforms/Utils/
LCSSA.cpp 131 &PN->getOperandUse(PN->getOperandNumForIncomingValue(
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
LCSSA.cpp 240 PN->getOperandNumForIncomingValue(PN->getNumIncomingValues()-1)));
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
LCSSA.cpp 159 &PN->getOperandUse(PN->getOperandNumForIncomingValue(
  /external/llvm/lib/Target/NVPTX/
NVPTXInferAddressSpaces.cpp 310 unsigned OperandNo = PHINode::getOperandNumForIncomingValue(Index);
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCContract.cpp 589 PHINode::getOperandNumForIncomingValue(i)) == &*UI)
  /external/llvm/include/llvm/Transforms/Utils/
MemorySSA.h 403 static unsigned getOperandNumForIncomingValue(unsigned I) { return I; }
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/
ObjCARCContract.cpp 639 PHINode::getOperandNumForIncomingValue(i)) == &*UI)
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
MemorySSA.h 517 static unsigned getOperandNumForIncomingValue(unsigned I) { return I; }
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
InferAddressSpaces.cpp 479 unsigned OperandNo = PHINode::getOperandNumForIncomingValue(Index);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
GVN.cpp     [all...]
ObjCARC.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
Instructions.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CppBackend/
CPPBackend.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
Instructions.h     [all...]

Completed in 780 milliseconds