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

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCBranchCoalescing.cpp 658 MachineBasicBlock::iterator firstInstr =
672 Source->splice(Target, SourceRegion.BranchBlock, firstInstr, lastInstr);
PPCBranchCoalescing.cpp 658 MachineBasicBlock::iterator firstInstr =
672 Source->splice(Target, SourceRegion.BranchBlock, firstInstr, lastInstr);

Completed in 83 milliseconds