Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp592 unsigned Module::getInstructionCount() const { in getInstructionCount() function in Module
H A DFunction.cpp366 unsigned Function::getInstructionCount() const { in getInstructionCount() function in Function