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

  /external/v8/test/cctest/compiler/
function-tester.h 195 static Handle<JSFunction> ForMachineGraph(Graph* graph, int param_count) {
test-changes-lowering.cc 52 function = FunctionTester::ForMachineGraph(this->graph());
test-simplified-lowering.cc 83 Handle<JSFunction> fun = FunctionTester::ForMachineGraph(this->graph(), 0);
    [all...]

Completed in 88 milliseconds