Searched defs:LLVMState (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-exegesis/lib/ | ||
H A D | LlvmState.cpp | 81 LLVMState::LLVMState(std::unique_ptr<const TargetMachine> TM, LLVMState() function in llvm::exegesis::LLVMState |
H A D | Target.cpp | 39 ExegesisTarget::createCounter(StringRef CounterName, const LLVMState &, in createCounter() argument |