Home
last modified time | relevance | path

Searched refs:IgnoreProfitability (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2550 bool IgnoreProfitability; member in __anonebd7bfba0211::AddressingModeMatcher
2564 IgnoreProfitability = false; in AddressingModeMatcher()
3527 if (IgnoreProfitability) return true; in isProfitableToFoldIntoAddressingMode()
3588 Matcher.IgnoreProfitability = true; in isProfitableToFoldIntoAddressingMode()
/external/llvm/test/CodeGen/X86/
Dcodegen-prepare-addrmode-sext.ll293 ; will IgnoreProfitability is on.