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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGGraph.h253 bool negateShouldSpeculateInteger(Node* negate) function in class:JSC::DFG::Graph
H A DDFGPredictionPropagationPhase.cpp258 if (m_graph.negateShouldSpeculateInteger(node))
H A DDFGFixupPhase.cpp196 if (m_graph.negateShouldSpeculateInteger(node)) {

Completed in 94 milliseconds