Home
last modified time | relevance | path

Searched defs:SwitchInfo (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dinstruction-selector-impl.h31 SwitchInfo(ZoneVector<CaseInfo>& cases, int32_t min_value, int32_t max_value, in SwitchInfo() function
Dinstruction-selector.h28 class SwitchInfo; variable