OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Header
(Results
501 - 525
of
970
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ObjectYAML/
MachOYAML.h
114
FileHeader
Header
;
136
FatHeader
Header
;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
LoopInfoImpl.h
28
// APIs for simple analysis of the loop. See
header
notes.
98
/// loop has a preheader if there is only one edge to the
header
of the loop
100
/// predecessor. If this is the case, the block branching to the
header
of the
108
// Keep track of nodes outside the loop branching to the
header
...
128
/// getLoopPredecessor - If the given loop's
header
has exactly one unique
136
// Keep track of nodes outside the loop branching to the
header
...
139
// Loop over the predecessors of the
header
node...
140
BlockT *
Header
= getHeader();
141
for (const auto Pred : children<Inverse<BlockT *>>(
Header
)) {
150
assert(Out && "
Header
of loop has no predecessors from outside loop?")
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
Wasm.h
233
wasm::WasmObjectHeader
Header
;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ObjectYAML/
ELFYAML.h
201
FileHeader
Header
;
MachOYAML.h
114
FileHeader
Header
;
136
FatHeader
Header
;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
LoopInfoImpl.h
28
// APIs for simple analysis of the loop. See
header
notes.
98
/// loop has a preheader if there is only one edge to the
header
of the loop
100
/// predecessor. If this is the case, the block branching to the
header
of the
108
// Keep track of nodes outside the loop branching to the
header
...
128
/// getLoopPredecessor - If the given loop's
header
has exactly one unique
136
// Keep track of nodes outside the loop branching to the
header
...
139
// Loop over the predecessors of the
header
node...
140
BlockT *
Header
= getHeader();
141
for (const auto Pred : children<Inverse<BlockT *>>(
Header
)) {
150
assert(Out && "
Header
of loop has no predecessors from outside loop?")
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
Wasm.h
233
wasm::WasmObjectHeader
Header
;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ObjectYAML/
ELFYAML.h
201
FileHeader
Header
;
MachOYAML.h
114
FileHeader
Header
;
136
FatHeader
Header
;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopInfoImpl.h
28
// APIs for simple analysis of the loop. See
header
notes.
102
/// loop has a preheader if there is only one edge to the
header
of the loop
104
///
header
of the loop is the preheader node.
110
// Keep track of nodes outside the loop branching to the
header
...
125
/// getLoopPredecessor - If the given loop's
header
has exactly one unique
132
// Keep track of nodes outside the loop branching to the
header
...
135
// Loop over the predecessors of the
header
node...
136
BlockT *
Header
= getHeader();
139
InvBlockTraits::child_begin(
Header
),
140
PE = InvBlockTraits::child_end(
Header
); PI != PE; ++PI)
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/
WasmYAML.h
227
FileHeader
Header
;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
LoopInfoImpl.h
28
// APIs for simple analysis of the loop. See
header
notes.
93
/// loop has a preheader if there is only one edge to the
header
of the loop
95
///
header
of the loop is the preheader node.
101
// Keep track of nodes outside the loop branching to the
header
...
116
/// getLoopPredecessor - If the given loop's
header
has exactly one unique
123
// Keep track of nodes outside the loop branching to the
header
...
126
// Loop over the predecessors of the
header
node...
127
BlockT *
Header
= getHeader();
128
for (const auto Pred : children<Inverse<BlockT*>>(
Header
)) {
137
assert(Out && "
Header
of loop has no predecessors from outside loop?")
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ObjectYAML/
WasmYAML.h
238
FileHeader
Header
;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
LoopInfoImpl.h
28
// APIs for simple analysis of the loop. See
header
notes.
93
/// loop has a preheader if there is only one edge to the
header
of the loop
95
///
header
of the loop is the preheader node.
101
// Keep track of nodes outside the loop branching to the
header
...
116
/// getLoopPredecessor - If the given loop's
header
has exactly one unique
123
// Keep track of nodes outside the loop branching to the
header
...
126
// Loop over the predecessors of the
header
node...
127
BlockT *
Header
= getHeader();
128
for (const auto Pred : children<Inverse<BlockT*>>(
Header
)) {
137
assert(Out && "
Header
of loop has no predecessors from outside loop?")
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ObjectYAML/
WasmYAML.h
238
FileHeader
Header
;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
LoopInfoImpl.h
28
// APIs for simple analysis of the loop. See
header
notes.
98
/// loop has a preheader if there is only one edge to the
header
of the loop
100
/// predecessor. If this is the case, the block branching to the
header
of the
108
// Keep track of nodes outside the loop branching to the
header
...
128
/// getLoopPredecessor - If the given loop's
header
has exactly one unique
136
// Keep track of nodes outside the loop branching to the
header
...
139
// Loop over the predecessors of the
header
node...
140
BlockT *
Header
= getHeader();
141
for (const auto Pred : children<Inverse<BlockT *>>(
Header
)) {
150
assert(Out && "
Header
of loop has no predecessors from outside loop?")
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
Wasm.h
233
wasm::WasmObjectHeader
Header
;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ObjectYAML/
ELFYAML.h
201
FileHeader
Header
;
MachOYAML.h
114
FileHeader
Header
;
136
FatHeader
Header
;
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
LoopInfoImpl.h
28
// APIs for simple analysis of the loop. See
header
notes.
98
/// loop has a preheader if there is only one edge to the
header
of the loop
100
/// predecessor. If this is the case, the block branching to the
header
of the
108
// Keep track of nodes outside the loop branching to the
header
...
128
/// getLoopPredecessor - If the given loop's
header
has exactly one unique
136
// Keep track of nodes outside the loop branching to the
header
...
139
// Loop over the predecessors of the
header
node...
140
BlockT *
Header
= getHeader();
141
for (const auto Pred : children<Inverse<BlockT *>>(
Header
)) {
150
assert(Out && "
Header
of loop has no predecessors from outside loop?")
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
Wasm.h
233
wasm::WasmObjectHeader
Header
;
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ObjectYAML/
ELFYAML.h
201
FileHeader
Header
;
MachOYAML.h
114
FileHeader
Header
;
136
FatHeader
Header
;
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
LoopInfoImpl.h
28
// APIs for simple analysis of the loop. See
header
notes.
98
/// loop has a preheader if there is only one edge to the
header
of the loop
100
/// predecessor. If this is the case, the block branching to the
header
of the
108
// Keep track of nodes outside the loop branching to the
header
...
128
/// getLoopPredecessor - If the given loop's
header
has exactly one unique
136
// Keep track of nodes outside the loop branching to the
header
...
139
// Loop over the predecessors of the
header
node...
140
BlockT *
Header
= getHeader();
141
for (const auto Pred : children<Inverse<BlockT *>>(
Header
)) {
150
assert(Out && "
Header
of loop has no predecessors from outside loop?")
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
Wasm.h
233
wasm::WasmObjectHeader
Header
;
Completed in 1184 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>