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

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

Completed in 56 milliseconds