Searched refs:GetLocation (Results 1 – 5 of 5) sorted by relevance
94 int* GetLocation(int counter_id, int slot_id) const;
59 return table->GetLocation(counter_id_, table->GetSlot()); in GetPtr()
373 int* StatsTable::GetLocation(int counter_id, int slot_id) const { in GetLocation() function in base::StatsTable450 return table->GetLocation(counter, slot); in FindLocation()
119 AliasAnalysis::ModRefResult GetLocation(const Instruction *Inst, in GetLocation() function208 AliasAnalysis::ModRefResult MR = GetLocation(Inst, Loc, AA); in getCallSiteDependencyFrom()560 AliasAnalysis::ModRefResult MR = GetLocation(QueryInst, MemLoc, AA); in getDependency()
403 def GetLocation (self): member in EAS_File