OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LoopWeight
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/
hydrogen-instructions.cc
70
int HValue::
LoopWeight
() const {
1232
non_phi_uses_[rep.kind()] += value->
LoopWeight
();
[
all
...]
/external/chromium_org/v8/src/
hydrogen-instructions.cc
57
int HValue::
LoopWeight
() const {
109
use_count[rep.kind()] += use->
LoopWeight
();
[
all
...]
Completed in 38 milliseconds