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

  /external/llvm/lib/Analysis/IPA/
InlineCost.cpp 654 Constant *InsertedC = dyn_cast<Constant>(I.getInsertedValueOperand());
656 InsertedC = SimplifiedValues.lookup(I.getInsertedValueOperand());
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/lib/Analysis/
ConstantFolding.cpp     [all...]
ValueTracking.cpp     [all...]
InstructionSimplify.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
SCCP.cpp 798 Value *Val = IVI.getInsertedValueOperand();
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp     [all...]

Completed in 309 milliseconds