Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp441 bool canonicalizeArrayIndicesToIndexSize(GetElementPtrInst *GEP);
806 bool SeparateConstOffsetFromGEP::canonicalizeArrayIndicesToIndexSize( in canonicalizeArrayIndicesToIndexSize() function in SeparateConstOffsetFromGEP
1026 bool Changed = canonicalizeArrayIndicesToIndexSize(GEP); in splitGEP()