Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDFS.h145 unsigned getNumInstrs(const SUnit *SU) const { in getNumInstrs() function
DMachineOutliner.h209 unsigned getNumInstrs() const { return Candidates[0].getLength(); } in getNumInstrs() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DScheduleDFS.h145 unsigned getNumInstrs(const SUnit *SU) const { in getNumInstrs() function
DMachineOutliner.h260 unsigned getNumInstrs() const { return Candidates[0].getLength(); } in getNumInstrs() function
/external/llvm/include/llvm/CodeGen/
DScheduleDFS.h146 unsigned getNumInstrs(const SUnit *SU) const { in getNumInstrs() function