Home
last modified time | relevance | path

Searched defs:IsCommonOpcode (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/unittests/compiler/
Dopcodes-unittest.cc14 bool IsCommonOpcode(IrOpcode::Value opcode) { in IsCommonOpcode() function
87 TEST(IrOpcodeTest, IsCommonOpcode) { in TEST() argument
/external/v8/src/compiler/
Dopcodes.h360 static bool IsCommonOpcode(Value value) { in IsCommonOpcode() function