Searched defs:Loop (Results 1 – 25 of 35) sorted by relevance
12
7 @interface Loop { interface13 @implementation Loop @end implementation
21 class Loop; variable
24 class Loop; variable
28 class Loop; variable
43 class Loop; variable
44 Loop, enumConstant
36 .Loop: label
49 .Loop: label
37 .Loop: label
83 .Loop: label
45 class Loop; variable
46 class Loop; variable
41 class Loop; variable
87 .Loop: stg %r0,0(%r2) label
139 struct Loop { struct143 std::stack<Loop> m_loopStack; argument
41 Loop, enumerator
207 .Loop: label
41 enum Type { Loop, Switch, NamedLabel }; enumerator
186 bool LiveIntervalUnion::Query::checkLoopInterference(MachineLoopRange *Loop) { in checkLoopInterference()
49 MachineLoopRange *MachineLoopRanges::getLoopRange(const MachineLoop *Loop) { in getLoopRange()
86 SmallPtrSet<Loop*,16> &SimpleLoopNests) { in isSimplifiedLoopNest()114 SmallPtrSet<Loop*,16> &SimpleLoopNests) { in AddUsersImpl()
52 void VisitLoop(const MachineLoop *Loop) { in VisitLoop()71 const MachineLoop *Loop, in VisitRegion()
51 Loop, //< Instr is a loop (backwards branch). enumerator
232 function Loop() { class