Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DXRayInstrumentation.cpp183 MachineLoopInfo ComputedMLI; in runOnMachineFunction() local
185 ComputedMLI.getBase().analyze(MDT->getBase()); in runOnMachineFunction()
186 MLI = &ComputedMLI; in runOnMachineFunction()