Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1646 static bool MIIsInTerminatorSequence(const MachineInstr &MI) { in MIIsInTerminatorSequence() function
1736 while (MIIsInTerminatorSequence(*Previous)) { in FindSplitPointForStackProtector()