Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp302 auto closeRange = [&LastUse,&LastDef,&LiveMap] (RegisterRef R) -> void { in computeInitialLiveRanges() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp565 auto closeRange = [&]() { in createECCodeMap() local