Home
last modified time | relevance | path

Searched defs:inbounds (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DStratifiedSets.h110 bool inbounds(StratifiedIndex Idx) const { return Idx < Links.size(); } in inbounds() function
592 bool inbounds(StratifiedIndex N) const { return N < Links.size(); } in inbounds() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-sprintf.c4200 const char *inbounds in try_substitute_return_value() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-sprintf.cc4254 const char *inbounds in try_substitute_return_value() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp3586 bool inbounds, in emitArraySubscriptGEP()
3661 QualType eltType, bool inbounds, in emitArraySubscriptGEP()