Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp987 SmallPtrSet<MachineInstr *, 2> LiveOutMIs; in ValidateLiveOuts() local
1002 LiveOutMIs.insert(MI); in ValidateLiveOuts()
1011 for (auto *MI : LiveOutMIs) { in ValidateLiveOuts()