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

  /external/llvm/lib/CodeGen/
LiveIntervalUnion.h 180 /// checkLoopInterference - Return true if there is interference overlapping
182 bool checkLoopInterference(MachineLoopRange*);
LiveIntervalUnion.cpp 184 bool LiveIntervalUnion::Query::checkLoopInterference(MachineLoopRange *Loop) {

Completed in 715 milliseconds