Searched refs:GetMethodPcInfos (Results 1 – 6 of 6) sorted by relevance
61 const auto &methodPcInfos = bcInfo_.GetMethodPcInfos(); in NewTypeInfer()
106 const auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in Run()402 const auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in CompileMethod()
208 const auto &methodPcInfos = bytecodeInfo.GetMethodPcInfos(); in GenerateGlobalTypes()
89 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in ProcessClasses()170 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in ProcessMethod()314 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in CollectMethodPcsFromBC()
420 std::vector<MethodPcInfo>& GetMethodPcInfos() in GetMethodPcInfos() function
136 auto &methodPcInfos = bytecodeInfo.GetMethodPcInfos(); in TryInline()