Searched defs:HasPromoted (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 6433 canFormExtLd(const SmallVectorImpl<Instruction * > & MovedExts,LoadInst * & LI,Instruction * & Inst,bool HasPromoted) canFormExtLd() argument 6503 bool HasPromoted = tryToPromoteExts(TPT, Exts, SpeculativelyMovedExts); optimizeExt() local 6538 performAddressTypePromotion(Instruction * & Inst,bool AllowPromotionWithoutCommonHeader,bool HasPromoted,TypePromotionTransaction & TPT,SmallVectorImpl<Instruction * > & SpeculativelyMovedExts) performAddressTypePromotion() argument 6587 bool HasPromoted = tryToPromoteExts(TPT, Exts, Chains); performAddressTypePromotion() local [all...] |