Home
last modified time | relevance | path

Searched refs:OffsetVector (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp40 typedef SmallVector<int, 16> OffsetVector; typedef in __anon086ad2520111::MSP430BSel
45 unsigned measureFunction(OffsetVector &BlockOffsets,
47 bool expandBranches(OffsetVector &BlockOffsets);
81 unsigned MSP430BSel::measureFunction(OffsetVector &BlockOffsets, in measureFunction()
107 bool MSP430BSel::expandBranches(OffsetVector &BlockOffsets) { in expandBranches()
236 OffsetVector BlockOffsets; in runOnMachineFunction()