Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenCommonISel.cpp53 static bool MIIsInTerminatorSequence(const MachineInstr &MI) { in MIIsInTerminatorSequence() function
166 while (MIIsInTerminatorSequence(*Previous)) { in findSplitPointForStackProtector()