Home
last modified time | relevance | path

Searched defs:AlwaysInstrument (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DInstrumentationMap.h52 bool AlwaysInstrument; member
62 bool AlwaysInstrument; member
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DXRayLists.h30 std::unique_ptr<llvm::SpecialCaseList> AlwaysInstrument; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface_internal.h29 unsigned char AlwaysInstrument; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DXRayInstrumentation.cpp148 bool AlwaysInstrument = InstrAttr.isStringAttribute() && in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h349 bool AlwaysInstrument; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp4298 bool AlwaysInstrument = in recordSled() local