Searched refs:candidate_map (Results 1 – 1 of 1) sorted by relevance
483 Map* candidate_map = candidate->map(); in FindAllocationMemento() local487 MSAN_MEMORY_IS_INITIALIZED(&candidate_map, sizeof(candidate_map)); in FindAllocationMemento()488 if (candidate_map != allocation_memento_map()) return NULL; in FindAllocationMemento()