swift
0eba4864 - [SILGen] Remove `setUpForProfiling`

Commit
2 years ago
[SILGen] Remove `setUpForProfiling` Instead, setup the profilers when emitting function definitions. This is consistent with what we do for all the other kinds of SILDeclRef.
Author
Parents
  • lib
    • SIL/IR
      • File
        SILFunction.cpp
    • SILGen
      • File
        SILGen.cpp