Searched defs:candidate (Results 1 – 12 of 12) sorted by relevance
67 HInstruction* candidate = nullptr; in TryGenerateResetLeastSetBit() local103 HInstruction* candidate = nullptr; in TryGenerateMaskUptoLeastSetBit() local
164 HInstruction* candidate = nullptr; in Run() local
526 SchedulingNode* candidate = (*nodes)[select]; in PopHighestPriorityNode() local540 SchedulingNode* candidate, SchedulingNode* check) const { in GetHigherPrioritySchedulingNode()
499 LiveRange* candidate = FindRangeAtOrAfter(position, range_search_start_); in Covers() local506 LiveRange* candidate = FindRangeAtOrAfter(position, first_range_); in CoversSlow() local
3514 for (Iter candidate = unsorted_start; candidate != unsorted_end; ++candidate) { in ReorderMaterializationsForEnvDominance() local
1698 static const char* GetConstString(HInstruction* candidate, uint32_t* utf16_length) { in GetConstString()
883 static const char* GetConstString(HInstruction* candidate, uint32_t* utf16_length) { in GetConstString()
36 String candidate = p + libName; in main() local
57 String candidate = p + libName; in getNativeLibFileName() local
138 String candidate = p + libName; in prepareNativeLibFileName() local
95 CumulativeTime candidate(label, delta_time); in AddPair() local
334 [&found, &self, t](const ArtType* candidate) { in EncodeGenericId()