Home
last modified time | relevance | path

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

/art/runtime/
Dcha.cc249 class CHACheckpoint final : public Closure { class
251 explicit CHACheckpoint(const std::unordered_set<OatQuickMethodHeader*>& method_headers) in CHACheckpoint() function in art::CHACheckpoint