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

  /external/llvm/lib/Analysis/
ValueTracking.cpp     [all...]
ConstantFolding.cpp 775 cast<Constant>(IVI->getAggregateOperand()),
781 cast<Constant>(EVI->getAggregateOperand()),
    [all...]
InstructionSimplify.cpp     [all...]
Lint.cpp 594 if (Value *W = FindInsertedValue(Ex->getAggregateOperand(),
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/llvm/include/llvm/
Instructions.h     [all...]
  /external/llvm/lib/Transforms/Scalar/
SCCP.cpp 829 Value *AggVal = EVI.getAggregateOperand();
850 Value *Aggr = IVI.getAggregateOperand();
    [all...]
GVN.cpp 174 IntrinsicInst *I = dyn_cast<IntrinsicInst>(EI->getAggregateOperand());
    [all...]
  /external/llvm/lib/VMCore/
Verifier.cpp     [all...]

Completed in 1288 milliseconds