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

  /external/llvm/lib/CodeGen/
SafeStackColoring.h 83 SmallVector<Instruction *, 8> Markers;
StackColoring.cpp 11 // lifetime markers machine instructions (LIFESTART_BEGIN and LIFESTART_END),
85 STATISTIC(NumMarkerSeen, "Number of lifetime markers found.");
123 // lifetime markers are inserted. Here is a simplified view of the
144 // on the lifetime markers, we'll get the set of intervals on the
145 // left. If we ignore the lifetime start markers and instead treat a
217 // on lifetime markers. In the example above, this lengthened lifetime
284 /// The list of lifetime markers found. These markers are to be removed
286 SmallVector<MachineInstr*, 8> Markers;
315 /// \returns true if any markers were removed
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 197 milliseconds