Searched refs:ExponentIs075 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12972 bool ExponentIs075 = ExponentC->getValueAPF().isExactlyValue(0.75); local
12973 if (ExponentIs025 || ExponentIs075) {

Completed in 107 milliseconds