Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3481 bool IgnoreProfitability; member in __anon1d600f580d11::AddressingModeMatcher
3503 IgnoreProfitability = false; in AddressingModeMatcher()
5345 if (IgnoreProfitability) in isProfitableToFoldIntoAddressingMode()
5407 Matcher.IgnoreProfitability = true; in isProfitableToFoldIntoAddressingMode()