Searched defs:IsCandidate (Results 1 – 3 of 3) sorted by relevance
29 static bool IsCandidate() { return candidate_; } in IsCandidate() function
261 bool IsCandidate = false; in removeLD() local
281 bool IsCandidate : 1; ///< Possible LOH candidate. member