Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2069 bool IgnoreProfitability; member in __anonebd7bfba0211::AddressingModeMatcher
2081 IgnoreProfitability = false; in AddressingModeMatcher()
3041 if (IgnoreProfitability) return true; in IsProfitableToFoldIntoAddressingMode()
3100 Matcher.IgnoreProfitability = true; in IsProfitableToFoldIntoAddressingMode()
/external/llvm/test/CodeGen/X86/
Dcodegen-prepare-addrmode-sext.ll293 ; will IgnoreProfitability is on.