Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430BranchSelector.cpp47 bool expandBranches(OffsetVector &BlockOffsets);
107 bool MSP430BSel::expandBranches(OffsetVector &BlockOffsets) { in expandBranches() function in MSP430BSel
248 while (expandBranches(BlockOffsets)) in runOnMachineFunction()