Home
last modified time | relevance | path

Searched defs:const_edge_iterator (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDag.h60 using const_edge_iterator = raw_pointer_iterator<EdgesVec::const_iterator>; variable
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp336 using const_edge_iterator = DenseSet<Register>::const_iterator; typedef in __anonc7e7f4590111::Closure
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h207 using const_edge_iterator = EdgeVector::const_iterator; variable