Searched defs:index_end (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h674 unsigned index_end() const { return getNumAttrSets() - 1; } function in class:llvm::AttributeList
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DImmutableGraph.h159 index_iterator index_end() const { return V.set_bits_end(); } function in class:llvm::ImmutableGraph::NodeSet
247 index_iterator index_end() const { return V.set_bits_end(); } function in class:llvm::ImmutableGraph::EdgeSet

Completed in 140 milliseconds