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

  /external/llvm/include/llvm/CodeGen/
LiveStackAnalysis.h 73 bool hasInterval(int Slot) const {
LiveIntervalAnalysis.h 115 bool hasInterval(unsigned Reg) const {
121 if (!hasInterval(Reg)) {

Completed in 35 milliseconds