Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPULDSUtils.cpp36 auto *ECNode = CG.getExternalCallingNode(); in collectAddressTakenFunctions() local
38 for (auto GI = ECNode->begin(), GE = ECNode->end(); GI != GE; ++GI) { in collectAddressTakenFunctions()