Home
last modified time | relevance | path

Searched defs:processUse (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelAttributes.cpp72 bool AMDGPULowerKernelAttributes::processUse(CallInst *CI) { in processUse() function in AMDGPULowerKernelAttributes
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFDeadCode.cpp105 void DeadCodeElimination::processUse(NodeAddr<UseNode*> UA, in processUse() function in DeadCodeElimination