Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DXRayInstrumentation.cpp172 MachineLoopInfo ComputedMLI; in runOnMachineFunction() local
174 ComputedMLI.getBase().analyze(MDT->getBase()); in runOnMachineFunction()
175 MLI = &ComputedMLI; in runOnMachineFunction()