Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DModule.cpp592 unsigned Module::getInstructionCount() const { getInstructionCount() function in Module
H A DFunction.cpp366 unsigned Function::getInstructionCount() const { getInstructionCount() function in Function
/llvm-project/bolt/lib/Core/
H A DBinaryFunction.cpp2946 uint64_t BinaryFunction::getInstructionCount() const { getInstructionCount() function in llvm::bolt::BinaryFunction