Home
last modified time | relevance | path

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

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