Searched refs:checkLoopInterference (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DLiveIntervalUnion.h176 /// checkLoopInterference - Return true if there is interference overlapping
178 bool checkLoopInterference(MachineLoopRange*);
H A DLiveIntervalUnion.cpp185 bool LiveIntervalUnion::Query::checkLoopInterference(MachineLoopRange *Loop) { function in class:LiveIntervalUnion::Query

Completed in 207 milliseconds