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

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

Completed in 163 milliseconds