Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DModule.cpp467 unsigned Module::getInstructionCount() { in getInstructionCount() function in Module
470 NumInstrs += F.getInstructionCount(); in getInstructionCount()
DLegacyPassManager.cpp140 return M.getInstructionCount(); in initSizeRemarkInfo()
160 unsigned CountAfter = M.getInstructionCount(); in emitInstrCountChangedRemark()
DFunction.cpp198 unsigned Function::getInstructionCount() { in getInstructionCount() function in Function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DFunction.h147 unsigned getInstructionCount();
DModule.h213 unsigned getInstructionCount();