Searched defs:CheckedStoreRepresentation (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dmachine-operator.h75 typedef MachineRepresentation CheckedStoreRepresentation; typedef in namespace:v8::internal::compiler
77 CheckedStoreRepresentation CheckedStoreRepresentationOf(Operator const*);
603 const Operator* CheckedStore(CheckedStoreRepresentation);

Completed in 42 milliseconds