Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp500 [&](const LifetimeMarkerInfo &LMI) -> bool { in findAllocas()
582 LifetimeMarkerInfo LMI = getLifetimeMarkers(CEAC, Bitcast, ExitBlock); in findAllocas() local
605 const LifetimeMarkerInfo &LMI = BitcastLifetimeInfo[I]; in findAllocas() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRDFGraph.h885 LaneMaskIndex LMI; member