Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp73 bool ExpandPseudosWhichAffectControlFlow(MachineFunction &MF);
733 bool X86ExpandPseudo::ExpandPseudosWhichAffectControlFlow(MachineFunction &MF) { in ExpandPseudosWhichAffectControlFlow() function in X86ExpandPseudo
754 bool Modified = ExpandPseudosWhichAffectControlFlow(MF); in runOnMachineFunction()