Home
last modified time | relevance | path

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

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