Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode.h85 return *GetInputPtrConst(index); in InputAt()
241 Node* const* GetInputPtrConst(int input_index) const { in GetInputPtrConst() function