Home
last modified time | relevance | path

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

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