Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6253 bool AllSeenFirst = true; in performAddressTypePromotion() local
6263 AllSeenFirst = false; in performAddressTypePromotion()
6267 if (!AllSeenFirst || (AllowPromotionWithoutCommonHeader && in performAddressTypePromotion()
6290 if (!AllSeenFirst && !UnhandledExts.empty()) in performAddressTypePromotion()