Searched defs:canOpTrap (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp635 /// canOpTrap - Returns true if the operation can trap for the value type.
637 bool TargetLowering::canOpTrap(unsigned Op, EVT VT) const { function in class:TargetLowering

Completed in 64 milliseconds