Searched refs:StoreGlobalParametersOf (Results 1 – 5 of 5) sorted by relevance
462 const StoreGlobalParameters& StoreGlobalParametersOf(const Operator* op);
267 const StoreGlobalParameters& p = StoreGlobalParametersOf(node->op()); in LowerJSStoreGlobal()
437 const StoreGlobalParameters& StoreGlobalParametersOf(const Operator* op) { in StoreGlobalParametersOf() function
633 CHECK(StoreGlobalParametersOf(node->op()).feedback().IsValid()); in Check()
525 Handle<Name> name = StoreGlobalParametersOf(node->op()).name(); in ReduceJSStoreGlobal()