Searched refs:ExportPredSU (Results 1 – 1 of 1) sorted by relevance
95 SUnit *ExportPredSU = ExportPred.getSUnit(); in removeExportDependencies() local96 if (ExportPred.isBarrier() && !isExport(*ExportPredSU)) in removeExportDependencies()97 ToAdd.push_back(SDep(ExportPredSU, SDep::Barrier)); in removeExportDependencies()