Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-properties.h66 return IrOpcode::IsCommonOpcode(node->opcode()); in IsCommon()
Dopcodes.h854 static bool IsCommonOpcode(Value value) { in IsCommonOpcode() function