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     [all...]
InstructionSimplify.cpp     [all...]
Lint.cpp 597 if (Value *W = FindInsertedValue(Ex->getAggregateOperand(),
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
SCCP.cpp 775 Value *AggVal = EVI.getAggregateOperand();
796 Value *Aggr = IVI.getAggregateOperand();
    [all...]
GVN.cpp 219 IntrinsicInst *I = dyn_cast<IntrinsicInst>(EI->getAggregateOperand());
    [all...]
  /external/llvm/include/llvm/
Instructions.h     [all...]
  /external/llvm/lib/VMCore/
Verifier.cpp     [all...]

Completed in 128 milliseconds