Searched refs:HasValueForIndex (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | hydrogen-instructions.cc | 2558 if (HasValueForIndex(index)) continue; in MergeWith() |
D | hydrogen-instructions.h | 1888 bool HasValueForIndex(int index) { in HasValueForIndex() function |