Searched refs:getCondCount (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp684 size_t getCondCount() const { return Conds.size(); } function in class:__anon3260::IAPrinter
891 while (IAP.getCondCount() < MIOpNum)
1099 CondCount += IAP->getCondCount();
1115 CondStart, IAP->getNumMIOps(), IAP->getCondCount());

Completed in 148 milliseconds