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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSROA.cpp414 bool computeConstantGEPOffset(GetElementPtrInst &GEPI, int64_t &GEPOffset) { function in class:AllocaPartitioning::BuilderBase
593 if (!computeConstantGEPOffset(GEPI, GEPOffset))
884 if (!computeConstantGEPOffset(GEPI, GEPOffset))

Completed in 124 milliseconds