Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp432 bool canonicalizeArrayIndicesToPointerSize(GetElementPtrInst *GEP);
795 bool SeparateConstOffsetFromGEP::canonicalizeArrayIndicesToPointerSize( in canonicalizeArrayIndicesToPointerSize() function in SeparateConstOffsetFromGEP
973 bool Changed = canonicalizeArrayIndicesToPointerSize(GEP); in splitGEP()