Searched defs:getInstructionCount (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Module.cpp | 561 unsigned Module::getInstructionCount() const { getInstructionCount() function in Module |
H A D | Function.cpp | 345 unsigned Function::getInstructionCount() const { getInstructionCount() function in Function |