Home
last modified time | relevance | path

Searched defs:HasPromoted (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6144 Instruction *&Inst, bool HasPromoted) { in canFormExtLd()
6214 bool HasPromoted = tryToPromoteExts(TPT, Exts, SpeculativelyMovedExts); in optimizeExt() local
6249 bool HasPromoted, TypePromotionTransaction &TPT, in performAddressTypePromotion()
6298 bool HasPromoted = tryToPromoteExts(TPT, Exts, Chains); in performAddressTypePromotion() local