[NFCI] Lazily evaluate SCEVs of PHIs
Eager evaluation has cost of compile time. Only query them if they are required for proving predicates.
Loading
Please register or sign in to comment
Eager evaluation has cost of compile time. Only query them if they are required for proving predicates.