Searched defs:withSavedState (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/llvm/tools/llvm-exegesis/lib/ | ||
D | Target.h | 181 virtual std::unique_ptr<SavedState> withSavedState() const { in withSavedState() function |
/external/llvm-project/llvm/tools/llvm-exegesis/lib/X86/ | ||
D | Target.cpp | 739 std::unique_ptr<SavedState> withSavedState() const override { in withSavedState() function in llvm::exegesis::__anon4815bdb70611::ExegesisX86Target |