OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsSafeUint32Use
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/v8/src/
hydrogen-uint32-analysis.h
47
INLINE(bool
IsSafeUint32Use
(HValue* val, HValue* use));
hydrogen-uint32-analysis.cc
34
bool HUint32AnalysisPhase::
IsSafeUint32Use
(HValue* val, HValue* use) {
92
if (!
IsSafeUint32Use
(uint32val, use)) {
Completed in 36 milliseconds