Searched refs:construct_ptr (Results 1 – 2 of 2) sorted by relevance
294 auto construct_ptr = (*where).second; in FindConstructForEntryBlock() local295 assert(construct_ptr); in FindConstructForEntryBlock()296 return *construct_ptr; in FindConstructForEntryBlock()