Searched refs:IsLCSSAForm (Results 1 – 2 of 2) sorted by relevance
97 const LoopInfo &LI, SyncDependenceAnalysis &SDA, bool IsLCSSAForm) in DivergenceAnalysis() argument99 IsLCSSAForm(IsLCSSAForm) {} in DivergenceAnalysis()341 if (!IsLCSSAForm) in propagateLoopDivergence()
49 SyncDependenceAnalysis &SDA, bool IsLCSSAForm);161 bool IsLCSSAForm; variable