Searched defs:withSavedState (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/ | ||
H A D | Target.h | 187 virtual std::unique_ptr<SavedState> withSavedState() const { in withSavedState() function |
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/X86/ | ||
H A D | Target.cpp | 778 std::unique_ptr<SavedState> withSavedState() const override { in withSavedState() function in llvm::exegesis::__anon8497e0570611::ExegesisX86Target |