Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCommandFlags.cpp482 static cl::opt<bool> JMCInstrument( in CGOPT() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetOptions.h358 unsigned JMCInstrument : 1; variable