Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp441 auto *UserFn = Bb->getParent(); in getLutUsedFunction() local
443 ReturnFn = UserFn; in getLutUsedFunction()
444 else if (ReturnFn != UserFn) in getLutUsedFunction()