HomeSort by relevance Sort by last modified time
    Searched refs:getLastSplitPointIter (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
SplitKit.h 149 /// getLastSplitPointIter - Returns the last split point as an iterator.
150 MachineBasicBlock::iterator getLastSplitPointIter(MachineBasicBlock*);
SplitKit.cpp 114 SplitAnalysis::getLastSplitPointIter(MachineBasicBlock *MBB) {
527 SA.getLastSplitPointIter(&MBB));
812 SA.getLastSplitPointIter(Dom.first))->def;
    [all...]

Completed in 67 milliseconds