Searched refs:ConstantFoldLoadThroughGEPIndices (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Analysis/
H A DConstantFolding.h85 /// ConstantFoldLoadThroughGEPIndices - Given a constant and getelementptr
89 Constant *ConstantFoldLoadThroughGEPIndices(Constant *C,
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DConstantFolding.cpp1072 /// ConstantFoldLoadThroughGEPIndices - Given a constant and getelementptr
1076 Constant *llvm::ConstantFoldLoadThroughGEPIndices(Constant *C, function in class:llvm
H A DScalarEvolution.cpp4638 Constant *Result = ConstantFoldLoadThroughGEPIndices(GV->getInitializer(),

Completed in 132 milliseconds