Searched refs:NewPhiAndInsert (Results 1 – 2 of 2) sorted by relevance
92 HPhi* phi = NewPhiAndInsert(block, operand, index); in NewStateForLoopHeader()114 HPhi* HEscapeAnalysisPhase::NewPhiAndInsert(HBasicBlock* block, in NewPhiAndInsert() function in v8::internal::HEscapeAnalysisPhase280 HPhi* phi = NewPhiAndInsert(succ, succ_operand, index); in AnalyzeDataFlow()
38 HPhi* NewPhiAndInsert(HBasicBlock* block, HValue* incoming_value, int index);