Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp74 bool ExpandPseudosWhichAffectControlFlow(MachineFunction &MF);
722 bool X86ExpandPseudo::ExpandPseudosWhichAffectControlFlow(MachineFunction &MF) { in ExpandPseudosWhichAffectControlFlow() function in X86ExpandPseudo
743 bool Modified = ExpandPseudosWhichAffectControlFlow(MF); in runOnMachineFunction()