Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:canOpTrap

959 /// canOpTrap - Returns true if the operation can trap for the value type.
961 bool TargetLoweringBase::canOpTrap(unsigned Op, EVT VT) const {