Searched refs:entry_block_to_construct_ (Results 1 – 4 of 4) sorted by relevance
284 entry_block_to_construct_[std::make_pair(new_construct.entry_block(), in AddConstruct()292 entry_block_to_construct_.find(std::make_pair(entry_block, type)); in FindConstructForEntryBlock()293 assert(where != entry_block_to_construct_.end()); in FindConstructForEntryBlock()323 entry_block_to_construct_[std::make_pair(bb, ConstructType::kContinue)]; in GetBlockDepth()
338 entry_block_to_construct_; variable