Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp58 bool expandInstr(MachineBasicBlock &MBB, Iter I);
86 Expanded |= expandInstr(*BB, I++); in expand()
91 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) { in expandInstr() function in ExpandPseudo