HomeSort by: relevance | last modified time | path
    Searched defs:allocateInstruction (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
RegAllocFast.cpp 233 void allocateInstruction(MachineInstr &MI);
991 // This is so that the register freeing logic in allocateInstruction can still
1088 void RegAllocFast::allocateInstruction(MachineInstr &MI) {
1474 allocateInstruction(MI);

Completed in 16 milliseconds