HomeSort by: relevance | last modified time | path
    Searched refs:ConstantFoldInsertElementInstruction (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/IR/
ConstantFold.h 38 Constant *ConstantFoldInsertElementInstruction(Constant *Val, Constant *Elt,
ConstantFold.cpp 923 Constant *llvm::ConstantFoldInsertElementInstruction(Constant *Val,
Constants.cpp 2571 if (Constant *FC = ConstantFoldInsertElementInstruction(Val, Elt, Idx))
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
ConstantFolding.h 115 Constant *ConstantFoldInsertElementInstruction(Constant *Val,

Completed in 76 milliseconds