Searched defs:WLS (Results 1 – 3 of 3) sorted by relevance
90 bool ARMBlockPlacement::revertWhileToDoLoop(MachineInstr *WLS) { in revertWhileToDoLoop()
136 WLS, // Low-overhead loops, While Loop Start branch. See t2WhileLoopStart enumerator
887 DenseSet<unsigned> WLS; in copyMetadata() local