Home
last modified time | relevance | path

Searched defs:idx_end (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
DOperator.h385 inline op_iterator idx_end() { return op_end(); } in idx_end() function
386 inline const_op_iterator idx_end() const { return op_end(); } in idx_end() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOperator.h484 inline op_iterator idx_end() { return op_end(); } in idx_end() function
485 inline const_op_iterator idx_end() const { return op_end(); } in idx_end() function