Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Doperator-properties.h16 static inline bool HasValueInput(const Operator* op);
Doperator-properties-inl.h17 inline bool OperatorProperties::HasValueInput(const Operator* op) { in HasValueInput() function