Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3535 unsigned countNewSelectNodes() const { return AllSelectNodes.size(); } in countNewSelectNodes() function in __anonf802c7d40c11::SimplificationTracker
3741 if (!AddrSinkNewSelects && ST.countNewSelectNodes() > 0) { in findCommon()
3756 NumMemoryInstsSelectCreated += ST.countNewSelectNodes(); in findCommon()