Searched defs:phi_placeholder (Results 1 – 1 of 1) sorted by relevance
452 static constexpr Value MergedUnknown(PhiPlaceholder phi_placeholder) { in MergedUnknown()466 static constexpr Value ForNonLoopPhiPlaceholder(PhiPlaceholder phi_placeholder) { in ForNonLoopPhiPlaceholder()470 static constexpr Value ForLoopPhiPlaceholder(PhiPlaceholder phi_placeholder) { in ForLoopPhiPlaceholder()474 static constexpr Value ForPhiPlaceholder(PhiPlaceholder phi_placeholder, bool needs_loop_phi) { in ForPhiPlaceholder()1657 PhiPlaceholder phi_placeholder = GetPhiPlaceholder(block->GetBlockId(), idx); in PrepareLoopValue() local1675 PhiPlaceholder phi_placeholder = GetPhiPlaceholder(block->GetBlockId(), idx); in PrepareLoopStoredBy() local1725 PhiPlaceholder phi_placeholder = GetPhiPlaceholder(block->GetBlockId(), idx); in MergePredecessorValues() local1733 PhiPlaceholder phi_placeholder = GetPhiPlaceholder(block->GetBlockId(), idx); in MergePredecessorValues() local1781 PhiPlaceholder phi_placeholder = GetPhiPlaceholder(block->GetBlockId(), idx); in MergePredecessorRecords() local1821 void LSEVisitor::MaterializeNonLoopPhis(PhiPlaceholder phi_placeholder, DataType::Type type) { in MaterializeNonLoopPhis()[all …]