Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAnnotateUniformValues.cpp35 bool isEntryFunc; member in __anon408c60bb0111::AMDGPUAnnotateUniformValues
52 isEntryFunc(AMDGPU::isEntryFunctionCC(F.getCallingConv())) {} in AMDGPUAnnotateUniformValues()
78 if (!isEntryFunc) in visitLoadInst()