Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DLlvmState.cpp81 LLVMState::LLVMState(std::unique_ptr<const TargetMachine> TM, LLVMState() function in llvm::exegesis::LLVMState
[all...]
H A DTarget.cpp39 ExegesisTarget::createCounter(StringRef CounterName, const LLVMState &, in createCounter() argument