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