Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DTarget.h301 virtual std::unique_ptr<SavedState> withSavedState() const { withSavedState() function
/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp832 std::unique_ptr<SavedState> withSavedState() const override { withSavedState() function in llvm::exegesis::__anona615e0730611::ExegesisX86Target