Searched refs:CopyAsLoopHeader (Results 1 – 2 of 2) sorted by relevance
633 HEnvironment* CopyAsLoopHeader(HBasicBlock* block) const;
1435 HEnvironment* entry_env = environment()->CopyAsLoopHeader(header); in CreateLoopHeaderBlock()12606 HEnvironment* HEnvironment::CopyAsLoopHeader(HBasicBlock* loop_header) const { in CopyAsLoopHeader() function in v8::internal::HEnvironment