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

  /external/llvm/lib/Analysis/IPA/
InlineCost.cpp 658 Constant *InsertedC = dyn_cast<Constant>(I.getInsertedValueOperand());
660 InsertedC = SimplifiedValues.lookup(I.getInsertedValueOperand());
    [all...]
  /external/llvm/lib/CodeGen/
Analysis.cpp 293 NoopInput = IVI->getInsertedValueOperand();
  /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 170 milliseconds