Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp567 for (auto &BlockAuxIter : Aux.Blocks) { in initRelaxAux() local
568 llvm::sort(BlockAuxIter.second.Anchors, [](auto &A, auto &B) { in initRelaxAux()