Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DTarget.h187 virtual std::unique_ptr<SavedState> withSavedState() const { in withSavedState() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp778 std::unique_ptr<SavedState> withSavedState() const override { in withSavedState() function in llvm::exegesis::__anon8497e0570611::ExegesisX86Target