OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:constantValues
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/compiler/
Dataflow.c
1159
cUnit->
constantValues
[ssaReg] = value;
[
all
...]
CompilerIR.h
202
int *
constantValues
; // length == numSSAReg
Loop.c
99
cUnit->
constantValues
[i]);
497
cUnit->
constantValues
= dvmCompilerNew(sizeof(int) * cUnit->numSSARegs,
Completed in 371 milliseconds