Home
last modified time | relevance | path

Searched defs:Instrument (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/MCA/
H A DCustomBehaviour.h126 Instrument(StringRef Desc, StringRef Data) : Desc(Desc), Data(Data) {} in Instrument() function
128 Instrument() : Instrument("", "") {} in Instrument() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/
H A DCodeRegion.h118 SharedInstrument Instrument; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp157 bool Instrument() { in Instrument() function in Instrumenter