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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp417 bool canonicalizeArrayIndicesToPointerSize(GetElementPtrInst *GEP);
763 bool SeparateConstOffsetFromGEP::canonicalizeArrayIndicesToPointerSize( function in class:SeparateConstOffsetFromGEP
941 bool Changed = canonicalizeArrayIndicesToPointerSize(GEP);

Completed in 157 milliseconds