Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DXRayInstrumentation.cpp158 int64_t MICount = 0; in runOnMachineFunction() local
160 MICount += MBB.size(); in runOnMachineFunction()
181 if (MLI->empty() && MICount < XRayThreshold) in runOnMachineFunction()