Searched defs:GetUpperBound (Results 1 – 5 of 5) sorted by relevance
80 SENode* LoopDependenceAnalysis::GetUpperBound(const Loop* loop) { in GetUpperBound() function in spvtools::opt::LoopDependenceAnalysis
44 size_t GetUpperBound() { return GetParam().second; } in GetUpperBound() function in bluetooth::IteratorTest
122 inline int CDXArray<TYPE,ARG_TYPE>::GetUpperBound() const { return m_nSize-1; } in GetUpperBound() function