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

/external/llvm/include/llvm/CodeGen/
H A DLiveIntervalAnalysis.h126 LiveInterval &createEmptyInterval(unsigned Reg) { function in class:llvm::LiveIntervals
134 LiveInterval &LI = createEmptyInterval(Reg);
H A DLiveRangeEdit.h157 LiveInterval &createEmptyInterval() { function in class:llvm::LiveRangeEdit

Completed in 129 milliseconds