OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numInstr
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/CodeGen/
CalcSpillWeights.cpp
138
unsigned
numInstr
= 0; // Number of instructions using li
155
numInstr
++;
229
li.weight = normalize(totalWeight, li.getSize(),
numInstr
);
/prebuilts/go/darwin-x86/src/encoding/gob/
decode.go
423
numInstr
int // the number of active instructions
[
all
...]
/prebuilts/go/linux-x86/src/encoding/gob/
decode.go
423
numInstr
int // the number of active instructions
[
all
...]
Completed in 174 milliseconds