Searched defs:cached_method (Results 1 – 2 of 2) sorted by relevance
32 Job(Method &method, const CachedMethod &cached_method, const MethodOptions &options) in Job()135 void AddMethod(uint32_t offset, const CachedMethod &cached_method) in AddMethod()
53 auto &cached_method = job.JobCachedMethod(); in PrepareVerificationContext() local