OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BlkNum
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h
48
int
BlkNum
; // Postorder number.
55
: BB(ThisBB), AvailableVal(V), DefBB(V ? this : 0),
BlkNum
(0), IDom(0),
152
unsigned
BlkNum
= 1;
158
Info->
BlkNum
= -1;
165
if (Info->
BlkNum
== -2) {
167
Info->
BlkNum
=
BlkNum
++;
175
// Leave this entry on the worklist, but set its
BlkNum
to mark that its
179
Info->
BlkNum
= -2;
186
if (!SuccInfo || SuccInfo->
BlkNum
)
[
all
...]
/external/libnfc-nxp/src/
phFriNfc_NdefMap.h
676
uint16_t
BlkNum
;
711
uint16_t
BlkNum
;
[
all
...]
Completed in 885 milliseconds