Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp100 bool hasArgPtrs = false; in fixFunctionTypeIfPtrArgs() local
104 hasArgPtrs = true; in fixFunctionTypeIfPtrArgs()
108 if (!hasArgPtrs) { in fixFunctionTypeIfPtrArgs()