Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp725 bool IndexTypeSizeChanged = InitialIntTyBits != IntTyBits; in computeImpl() local
726 if (!IndexTypeSizeChanged && Offset.isZero()) in computeImpl()
732 if (IndexTypeSizeChanged) { in computeImpl()