julia
cd458a95 - AbstractInterpreter: pass `caller::InferenceResult` to the optimizer

Commit
3 years ago
AbstractInterpreter: pass `caller::InferenceResult` to the optimizer `caller::InferenceResult` will be used as a key for caching interprocedural information analyzed at optimization phase (as we will do with the escape analysis).
Author
Parents
Loading