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

  /external/llvm/lib/CodeGen/
Analysis.cpp 304 NoopInput = IVI->getInsertedValueOperand();
  /external/llvm/lib/Analysis/IPA/
InlineCost.cpp 671 Constant *InsertedC = dyn_cast<Constant>(I.getInsertedValueOperand());
673 InsertedC = SimplifiedValues.lookup(I.getInsertedValueOperand());
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/llvm/lib/Analysis/
ConstantFolding.cpp     [all...]
ValueTracking.cpp     [all...]
InstructionSimplify.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
SCCP.cpp 801 Value *Val = IVI.getInsertedValueOperand();
    [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp     [all...]

Completed in 128 milliseconds