Searched defs:InvalidIndex (Results 1 – 2 of 2) sorted by relevance
66 const static size_t InvalidIndex; variable
265 const size_t CallDAG::InvalidIndex = std::numeric_limits<size_t>::max(); member in sh::CallDAG