Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6278 Instruction *&Inst, bool HasPromoted) { in canFormExtLd()
6348 bool HasPromoted = tryToPromoteExts(TPT, Exts, SpeculativelyMovedExts); in optimizeExt() local
6383 bool HasPromoted, TypePromotionTransaction &TPT, in performAddressTypePromotion()
6432 bool HasPromoted = tryToPromoteExts(TPT, Exts, Chains); in performAddressTypePromotion() local