Searched refs:processUse (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelAttributes.cpp51 bool processUse(CallInst *CI);
72 bool AMDGPULowerKernelAttributes::processUse(CallInst *CI) { function in class:AMDGPULowerKernelAttributes
252 if (processUse(CI))
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.h61 void processUse(NodeAddr<UseNode*> UA, SetQueue<NodeId> &WorkQ);
H A DRDFDeadCode.cpp105 void DeadCodeElimination::processUse(NodeAddr<UseNode*> UA, function in class:DeadCodeElimination
139 processUse(RA, WorkQ);

Completed in 109 milliseconds