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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2146 static bool isDivRemLibcallAvailable(SDNode *Node, bool isSigned, function
2177 !isDivRemLibcallAvailable(Node, isSigned, TLI))

Completed in 85 milliseconds