Home
last modified time | relevance | path

Searched defs:getNumInstrs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDFS.h145 unsigned getNumInstrs(const SUnit *SU) const { in getNumInstrs() function
H A DMachineOutliner.h210 unsigned getNumInstrs() const { return Candidates[0].getLength(); } in getNumInstrs() function