Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3416 unsigned countNewSelectNodes() const { return AllSelectNodes.size(); } in countNewSelectNodes() function in __anon7f6d13e30c11::SimplificationTracker
3624 if (!AddrSinkNewSelects && ST.countNewSelectNodes() > 0) { in findCommon()
3639 NumMemoryInstsSelectCreated += ST.countNewSelectNodes(); in findCommon()