Home
last modified time | relevance | path

Searched defs:FunctionSize (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp238 unsigned FunctionSize = measureFunction(BlockOffsets); in runOnMachineFunction() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLoopPass.cpp164 unsigned InstrCount, FunctionSize = 0; in runOnFunction() local
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DStackMapParser.h449 static const unsigned FunctionSize = 3 * sizeof(uint64_t); variable
/llvm-project-15.0.7/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp152 SaturatingUINT64 FunctionSize = 0; member
/llvm-project-15.0.7/llvm/lib/IR/
H A DLegacyPassManager.cpp1402 unsigned InstrCount, FunctionSize = 0; in runOnFunction() local