Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp984 SmallPtrSet<MachineInstr *, 2> LiveOutMIs; in ValidateLiveOuts() local
999 LiveOutMIs.insert(MI); in ValidateLiveOuts()
1008 for (auto *MI : LiveOutMIs) { in ValidateLiveOuts()