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

  /external/llvm/include/llvm/CodeGen/
LiveRangeEdit.h 157 LiveInterval &createEmptyInterval() {
LiveIntervalAnalysis.h 126 LiveInterval &createEmptyInterval(unsigned Reg) {
134 LiveInterval &LI = createEmptyInterval(Reg);

Completed in 63 milliseconds