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

  /external/v8/src/compiler/
operator-properties.h 32 static bool IsBasicBlockBegin(const Operator* op);
basic-block-instrumentor.cc 28 if (OperatorProperties::IsBasicBlockBegin(op)) continue;
operator-properties.cc 146 bool OperatorProperties::IsBasicBlockBegin(const Operator* op) {

Completed in 256 milliseconds