Searched refs:GetDstCount (Results 1 – 3 of 3) sorted by relevance
223 if (inst->GetLinearNumber() == INVALID_LINEAR_NUM || inst->GetDstCount() > 1) { in ResolveOutput()
95 for (size_t i = 0; i < inst->GetDstCount(); ++i) { in DumpUsers()
1320 virtual size_t GetDstCount() const in GetDstCount() function