Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp387 bool splitGEP(GetElementPtrInst *GEP);
966 bool SeparateConstOffsetFromGEP::splitGEP(GetElementPtrInst *GEP) { in splitGEP() function in SeparateConstOffsetFromGEP
1178 Changed |= splitGEP(GEP); in run()