Home
last modified time | relevance | path

Searched refs:JMCInstrumenter (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DJMCInstrumenter.cpp45 struct JMCInstrumenter : public ModulePass { struct
47 JMCInstrumenter() : ModulePass(ID) { in JMCInstrumenter() function
52 char JMCInstrumenter::ID = 0;
56 JMCInstrumenter, DEBUG_TYPE,
60 ModulePass *llvm::createJMCInstrumenterPass() { return new JMCInstrumenter(); } in createJMCInstrumenterPass()
146 bool JMCInstrumenter::runOnModule(Module &M) { in runOnModule()
DCMakeLists.txt81 JMCInstrumenter.cpp
/openbsd/src/gnu/usr.bin/clang/libLLVMCodeGen/
DMakefile64 JMCInstrumenter.cpp \
/openbsd/src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/CodeGen/
DBUILD.gn77 "JMCInstrumenter.cpp",
/openbsd/src/gnu/llvm/clang/docs/tools/
Dclang-formatted-files.txt5780 llvm/lib/CodeGen/JMCInstrumenter.cpp