Home
last modified time | relevance | path

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

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