Searched refs:GetMethodPcInfos (Results 1 – 5 of 5) sorted by relevance
60 const auto &methodPcInfos = bcInfo_.GetMethodPcInfos(); in NewTypeInfer()
105 const auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in Run()
74 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in ProcessClasses()240 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in CollectMethodPcsFromBC()
452 std::vector<MethodPcInfo>& GetMethodPcInfos() in GetMethodPcInfos() function
101 auto &methodPcInfos = bytecodeInfo.GetMethodPcInfos(); in TryInline()