swift
cc50cc87 - Merge pull request #71945 from eeckstein/undef-parent-function

Comment changes are shownComment changes are hidden
Commit
1 year ago
Merge pull request #71945 from eeckstein/undef-parent-function SwiftCompilerSources: support `Undef.parentFunction` and `PlaceholderValue.parentFunction`
Author
  • SwiftCompilerSources/Sources
    • Optimizer/Utilities
      • File
        LifetimeDependenceUtils.swift
      • File
        OptUtils.swift
    • SIL
      • File
        Value.swift
  • include/swift/SIL
    • File
      SILBridging.h
    • File
      SILBridgingImpl.h
    • File
      SILCloner.h
  • lib/SIL
    • IR
      • File
        SILValue.cpp
    • Verifier
      • File
        SILVerifier.cpp
  • test/SILOptimizer
    • simplify_cfg_args.sil
    • simplify_cfg_args_ossa.sil