Home
last modified time | relevance | path

Searched refs:initIGLPOpt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp2360 bool initIGLPOpt(SUnit &SU);
2582 ShouldApplyIGLP = initIGLPOpt(*R); in apply()
2672 bool IGroupLPDAGMutation::initIGLPOpt(SUnit &SU) { in initIGLPOpt() function in __anon5d856e630111::IGroupLPDAGMutation