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

  /external/v8/src/compiler/
change-lowering-unittest.cc 239 IsControlEffect(CaptureEq(&if_true))),
268 IsControlEffect(CaptureEq(&if_true)))),
294 IsControlEffect(CaptureEq(&if_true)))),
376 IsControlEffect(CaptureEq(&if_true))),
405 IsControlEffect(CaptureEq(&if_true)))),
432 IsControlEffect(CaptureEq(&if_true)))),
graph-unittest.h 61 Matcher<Node*> IsControlEffect(const Matcher<Node*>& control_matcher);
graph-unittest.cc 629 Matcher<Node*> IsControlEffect(const Matcher<Node*>& control_matcher) {

Completed in 472 milliseconds