Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURewriteOutArguments.cpp287 bool ThisReplaceable = true; in runOnFunction() local
316 ThisReplaceable = false; in runOnFunction()
321 if (!ThisReplaceable) in runOnFunction()
335 ThisReplaceable = false; in runOnFunction()
343 if (ThisReplaceable) { in runOnFunction()