Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp493 [&](const LifetimeMarkerInfo &LMI) -> bool { in findAllocas()
535 LifetimeMarkerInfo LMI = getLifetimeMarkers(CEAC, Bitcast, ExitBlock); in findAllocas() local
558 const LifetimeMarkerInfo &LMI = BitcastLifetimeInfo[I]; in findAllocas() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.h883 LaneMaskIndex LMI; member