Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6547 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...]