Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DXRayInstrumentation.cpp158 bool IgnoreLoops = IgnoreLoopsAttr.isValid(); in runOnMachineFunction() local
171 if (!IgnoreLoops) { in runOnMachineFunction()