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 125 LiveInterval &createEmptyInterval(unsigned Reg) {
133 LiveInterval &LI = createEmptyInterval(Reg);
LiveRangeEdit.h 175 LiveInterval &createEmptyInterval() {

Completed in 653 milliseconds