Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DBasicBlockSections.cpp159 const SmallVector<MachineBasicBlock *, 4> &PreLayoutFallThroughs) { in updateBranches()
280 SmallVector<MachineBasicBlock *, 4> PreLayoutFallThroughs( in sortBasicBlocksAndUpdateBranches() local