Searched defs:IsWithinBounds (Results 1 – 4 of 4) sorted by relevance
75 static inline bool IsWithinBounds(size_t off, size_t len, size_t max) { in IsWithinBounds() function
123 bool LoopDependenceAnalysis::IsWithinBounds(int64_t value, int64_t bound_one, in IsWithinBounds() function in spvtools::opt::LoopDependenceAnalysis