Home
last modified time | relevance | path

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

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