OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Markers
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/
StackColoring.cpp
11
// lifetime
markers
machine instructions (LIFESTART_BEGIN and LIFESTART_END),
76
STATISTIC(NumMarkerSeen, "Number of lifetime
markers
found.");
124
/// The list of lifetime
markers
found. These
markers
are to be removed
126
SmallVector<MachineInstr*, 8>
Markers
;
141
/// \returns true if any
markers
were removed.
144
/// Scan the machine function and find all of the lifetime
markers
.
146
/// \returns the number of
markers
found.
163
///
markers
. This can happen due to a bug in the compiler or due to a bug in
229
// Scan the function to find all lifetime
markers
[
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 618 milliseconds