Searched defs:IsReentry (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUIGroupLP.cpp | 887 applyIGLPStrategy(DenseMap<int,SUnitsToCandidateSGsMap> & SyncedInstrs,DenseMap<int,SmallVector<SchedGroup,4>> & SyncedSchedGroups,bool IsReentry) applyIGLPStrategy() argument 1121 applyIGLPStrategy(DenseMap<int,SUnitsToCandidateSGsMap> & SyncedInstrs,DenseMap<int,SmallVector<SchedGroup,4>> & SyncedSchedGroups,bool IsReentry) applyIGLPStrategy() argument 1417 bool IsReentry = false; global() member in __anond089bb350111::IGroupLPDAGMutation 1420 IGroupLPDAGMutation(bool IsReentry) IGroupLPDAGMutation() argument 1733 createIGroupLPDAGMutation(bool IsReentry) createIGroupLPDAGMutation() argument
|