Searched defs:phi_placeholder (Results 1 – 1 of 1) sorted by relevance
337 static constexpr Value ForNonLoopPhiPlaceholder(PhiPlaceholder phi_placeholder) { in ForNonLoopPhiPlaceholder()341 static constexpr Value ForPlainLoopPhiPlaceholder(PhiPlaceholder phi_placeholder) { in ForPlainLoopPhiPlaceholder()349 static constexpr Value ForPhiPlaceholder(PhiPlaceholder phi_placeholder, bool needs_loop_phi) { in ForPhiPlaceholder()1492 PhiPlaceholder phi_placeholder = GetPhiPlaceholder(block->GetBlockId(), idx); in PrepareLoopValue() local1510 PhiPlaceholder phi_placeholder = GetPhiPlaceholder(block->GetBlockId(), idx); in PrepareLoopStoredBy() local1560 PhiPlaceholder phi_placeholder = GetPhiPlaceholder(block->GetBlockId(), idx); in MergePredecessorValues() local1606 PhiPlaceholder phi_placeholder = GetPhiPlaceholder(block->GetBlockId(), idx); in MergePredecessorRecords() local1646 void LSEVisitor::MaterializeNonLoopPhis(PhiPlaceholder phi_placeholder, DataType::Type type) { in MaterializeNonLoopPhis()1868 PhiPlaceholder phi_placeholder, in TryReplacingLoopPhiPlaceholderWithDefault()1965 PhiPlaceholder phi_placeholder, in TryReplacingLoopPhiPlaceholderWithSingleInput()[all …]