Searched defs:allocateMemRefsArray (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DMachineFunction.cpp219 MachineFunction::allocateMemRefsArray(unsigned long Num) { function in class:MachineFunction
233 MachineInstr::mmo_iterator Result = allocateMemRefsArray(Num);
265 MachineInstr::mmo_iterator Result = allocateMemRefsArray(Num);

Completed in 2405 milliseconds