OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCost
(Results
1 - 4
of
4
) sorted by null
/external/llvm/utils/PerfectShuffle/
PerfectShuffle.cpp
125
unsigned
getCost
() const { return Cost; }
309
unsigned Cost = ShufTab[LHS].Cost + Op->
getCost
();
347
unsigned Cost = NumVals + Op->
getCost
();
/external/llvm/lib/Analysis/IPA/
InlineCost.cpp
152
int
getCost
() { return Cost; }
782
Cost -= std::max(0, InlineConstants::IndirectCallThreshold - CA.
getCost
());
[
all
...]
/external/robolectric/lib/main/
h2-1.2.147.jar
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar
Completed in 156 milliseconds