Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DMemoryBuiltins.cpp701 bool IndexTypeSizeChanged = InitialIntTyBits != IntTyBits; in compute() local
702 if (!IndexTypeSizeChanged && Offset.isZero()) in compute()
709 if (IndexTypeSizeChanged) { in compute()