HomeSort by relevance Sort by last modified time
    Searched refs:SwapInputs (Results 1 - 2 of 2) sorted by null

  /external/v8/src/compiler/
node-matchers.h 253 void SwapInputs() {
262 SwapInputs();
388 this->SwapInputs();
394 this->SwapInputs();
397 this->SwapInputs();
js-typed-lowering.cc 216 void SwapInputs() {
785 r.SwapInputs(); // a > b => b < a
792 r.SwapInputs(); // a >= b => b <= a
    [all...]

Completed in 181 milliseconds