Searched refs:StoreGlobalParametersOf (Results 1 – 5 of 5) sorted by relevance
424 const StoreGlobalParameters& StoreGlobalParametersOf(const Operator* op);
258 const StoreGlobalParameters& p = StoreGlobalParametersOf(node->op()); in LowerJSStoreGlobal()
351 const StoreGlobalParameters& StoreGlobalParametersOf(const Operator* op) { in StoreGlobalParametersOf() function
753 CHECK(StoreGlobalParametersOf(node->op()).feedback().IsValid()); in Check()
774 NameRef name(js_heap_broker(), StoreGlobalParametersOf(node->op()).name()); in ReduceJSStoreGlobal()