Searched refs:keyAttr (Results 1 – 1 of 1) sorted by relevance
882 auto keyAttr = arrayAttr[0].dyn_cast<StringAttr>(); in forwardPassthroughAttributes() local884 if (!keyAttr || !valueAttr) in forwardPassthroughAttributes()888 if (failed(checkedAddLLVMFnAttribute(loc, llvmFunc, keyAttr.getValue(), in forwardPassthroughAttributes()