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.h54 bool AlwaysInstrument; member
64 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/llvm/lib/CodeGen/
H A DXRayInstrumentation.cpp83 auto AlwaysInstrument = XRayInstrumentation::alwaysInstrument(F); in needMDTAndMLIAnalyses() local
208 bool AlwaysInstrument = alwaysInstrument(F); in run() local
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface_internal.h45 unsigned char AlwaysInstrument; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h380 bool AlwaysInstrument; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp4679 bool AlwaysInstrument = in recordSled() local