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

  /external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 124 LiveInterval &createEmptyInterval(unsigned Reg) {
132 LiveInterval &LI = createEmptyInterval(Reg);
LiveRangeEdit.h 155 LiveInterval &createEmptyInterval() {

Completed in 1095 milliseconds