OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LoopWeight
(Results
1 - 6
of
6
) sorted by null
/external/llvm/lib/Analysis/
ProfileEstimatorPass.cpp
26
LoopWeight
(
44
if (execcount == 0) ExecCount =
LoopWeight
;
/external/v8/src/
hydrogen-instructions.cc
70
int HValue::
LoopWeight
() const {
1232
non_phi_uses_[rep.kind()] += value->
LoopWeight
();
[
all
...]
hydrogen-instructions.h
585
int
LoopWeight
() const;
[
all
...]
hydrogen.cc
[
all
...]
/external/chromium_org/v8/src/
hydrogen-instructions.cc
57
int HValue::
LoopWeight
() const {
109
use_count[rep.kind()] += use->
LoopWeight
();
[
all
...]
hydrogen-instructions.h
684
int
LoopWeight
() const;
[
all
...]
Completed in 158 milliseconds