reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/Transform/ZoneAlgo.cpp
 1065       PHIMap = normalizeValInst(PHIMap, AllPHIs, AllPHIMaps);
 1066       AllPHIs.insert(PHI);
 1067       AllPHIMaps = normalizeValInst(AllPHIMaps, AllPHIs, PHIMap);
 1076   ComputedPHIs = AllPHIs;