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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DAttributes.h752 unsigned index_begin() const { return AttributeList::FunctionIndex; } function in class:llvm::AttributeList
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DImmutableGraph.h158 index_iterator index_begin() const { return V.set_bits_begin(); } function in class:llvm::ImmutableGraph::NodeSet
246 index_iterator index_begin() const { return V.set_bits_begin(); } function in class:llvm::ImmutableGraph::EdgeSet

Completed in 122 milliseconds