Home
last modified time | relevance | path

Searched refs:index_is_valid (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCFG.h103 inline bool index_is_valid(int idx) { in index_is_valid() function
174 assert(index_is_valid(new_idx) && "Iterator index out of bound");
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstrTypes.h117 inline bool index_is_valid(unsigned idx) { in index_is_valid() function
216 assert(index_is_valid(new_idx) && "Iterator index out of bound");
/external/llvm/include/llvm/IR/
DInstrTypes.h115 inline bool index_is_valid(unsigned idx) { in index_is_valid() function
214 assert(index_is_valid(new_idx) && "Iterator index out of bound");