Searched refs:IsMethodCanBeInlined (Results 1 – 3 of 3) sorted by relevance
285 bool IsMethodCanBeInlined(MethodPtr method) const override in IsMethodCanBeInlined() function
349 virtual bool IsMethodCanBeInlined([[maybe_unused]] MethodPtr method) const in IsMethodCanBeInlined() function
1245 if (!GetGraph()->GetRuntime()->IsMethodCanBeInlined(ctx->method)) { in CheckMethodCanBeInlined()