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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGPredictionPropagationPhase.cpp285 if (m_graph.mulShouldSpeculateInteger(node))
632 && !m_graph.mulShouldSpeculateInteger(node))
H A DDFGGraph.h243 bool mulShouldSpeculateInteger(Node* mul) function in class:JSC::DFG::Graph
H A DDFGFixupPhase.cpp205 if (m_graph.mulShouldSpeculateInteger(node)) {

Completed in 171 milliseconds