Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1816 Function *ICallBranchFunnelFunc = in lower() local
1819 (!ICallBranchFunnelFunc || ICallBranchFunnelFunc->use_empty()) && in lower()
1832 if (ICallBranchFunnelFunc && !ICallBranchFunnelFunc->use_empty()) in lower()
2080 if (ICallBranchFunnelFunc) { in lower()
2081 for (const Use &U : ICallBranchFunnelFunc->uses()) { in lower()