Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPropagateAttributes.cpp119 Function *findFunction(const FnProperties &PropsNeeded,
200 AMDGPUPropagateAttributes::findFunction(const FnProperties &PropsNeeded, in findFunction() argument
204 if (C.OrigF == OrigF && PropsNeeded == C.Properties) in findFunction()