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

  /external/llvm/include/llvm/Analysis/
ConstantFolding.h 69 /// ConstantFoldInsertValueInstruction - Attempt to constant fold an insertvalue
72 Constant *ConstantFoldInsertValueInstruction(Constant *Agg, Constant *Val,
  /external/llvm/lib/VMCore/
ConstantFold.h 44 Constant *ConstantFoldInsertValueInstruction(Constant *Agg, Constant *Val,
ConstantFold.cpp     [all...]
Constants.cpp     [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]

Completed in 42 milliseconds