Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6656 bool AllSeenFirst = true; in performAddressTypePromotion() local
6666 AllSeenFirst = false; in performAddressTypePromotion()
6670 if (!AllSeenFirst || (AllowPromotionWithoutCommonHeader && in performAddressTypePromotion()
6693 if (!AllSeenFirst && !UnhandledExts.empty()) in performAddressTypePromotion()