Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp344 bool splitGEP(GetElementPtrInst *GEP);
885 bool SeparateConstOffsetFromGEP::splitGEP(GetElementPtrInst *GEP) { in splitGEP() function in SeparateConstOffsetFromGEP
1081 Changed |= splitGEP(GEP); in runOnFunction()