Searched defs:getInstructionCount (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | Module.cpp | 592 unsigned Module::getInstructionCount() const { getInstructionCount() function in Module |
H A D | Function.cpp | 366 unsigned Function::getInstructionCount() const { getInstructionCount() function in Function |
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryFunction.cpp | 2946 uint64_t BinaryFunction::getInstructionCount() const { getInstructionCount() function in llvm::bolt::BinaryFunction |