Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp40 bool expandMBB(MachineBasicBlock &MBB);
715 bool AArch64ExpandPseudo::expandMBB(MachineBasicBlock &MBB) { in expandMBB() function in AArch64ExpandPseudo
733 Modified |= expandMBB(MBB); in runOnMachineFunction()