Searched refs:is_nocontract (Results 1 – 2 of 2) sorted by relevance
514 bool is_nocontract = false; in IsFloatingPointFoldingAllowed() local517 [&is_nocontract](const Instruction&) { in IsFloatingPointFoldingAllowed()518 is_nocontract = true; in IsFloatingPointFoldingAllowed()521 return !is_nocontract; in IsFloatingPointFoldingAllowed()