Searched refs:ReduceStaticAssert (Results 1 – 2 of 2) sorted by relevance
47 Reduction ReduceStaticAssert(Node* node); in NON_EXPORTED_BASE()
60 return ReduceStaticAssert(node); in Reduce()469 Reduction CommonOperatorReducer::ReduceStaticAssert(Node* node) { in ReduceStaticAssert() function in v8::internal::compiler::CommonOperatorReducer