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