Searched defs:inbounds (Results 1 – 4 of 4) sorted by relevance
121 std::vector<int> inbounds; in find_ortho_range() local
129 bool inbounds(StratifiedIndex Idx) const { return Idx < Links.size(); } in inbounds() function689 bool inbounds(StratifiedIndex N) const { return N < Links.size(); } in inbounds() function
523 bool inbounds(Node NodeIndex) const { return NodeIndex < NodeImpls.size(); } in inbounds() function in __anondc6bc0680111::WeightedBidirectionalGraph
2640 bool inbounds, in emitArraySubscriptGEP()2675 QualType eltType, bool inbounds, in emitArraySubscriptGEP()