Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DXRayInstrumentation.cpp75 static bool alwaysInstrument(Function &F) { in alwaysInstrument() function
83 auto AlwaysInstrument = XRayInstrumentation::alwaysInstrument(F); in needMDTAndMLIAnalyses()
208 bool AlwaysInstrument = alwaysInstrument(F); in run()