Home
last modified time | relevance | path

Searched defs:NeverInstrument (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DXRayLists.h31 std::unique_ptr<llvm::SpecialCaseList> NeverInstrument; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DXRayInstrumentation.cpp150 bool NeverInstrument = InstrAttr.isStringAttribute() && in runOnMachineFunction() local