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

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

Completed in 88 milliseconds