Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp130 bool isCoercionProfitable(Instruction *II) { in isCoercionProfitable() function in __anon9f65155b0111::LiveRegOptimizer
301 if (!isCoercionProfitable(II)) in optimizeLiveType()