Searched refs:IgnoreLoopsAttr (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DXRayInstrumentation.cpp152 auto IgnoreLoopsAttr = F.getFnAttribute("xray-ignore-loops"); local
161 bool IgnoreLoops = !IgnoreLoopsAttr.hasAttribute(Attribute::None);

Completed in 48 milliseconds