Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp1601 bool copyLike = TII.isCopyInstr(*MI) || MI->isSubregToReg(); in shouldSplitSingleBlock() local
1602 if (copyLike) in shouldSplitSingleBlock()