Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp43 static cl::opt<bool> EnablePowerSched( variable
949 return EnablePowerSched ? std::make_unique<FillMFMAShadowMutation>(&InstrInfo) in createFillMFMAShadowMutation()