Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DConstantFolding.h147 Constant *ConstantFoldLoadThroughGEPIndices(Constant *C,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp1412 llvm::ConstantFoldLoadThroughGEPIndices(Constant *C, in ConstantFoldLoadThroughGEPIndices() function in llvm
H A DScalarEvolution.cpp7979 Constant *Result = ConstantFoldLoadThroughGEPIndices(GV->getInitializer(), in computeLoadConstantCompareExitLimit()