Searched refs:LoadGlobalParametersOf (Results 1 – 5 of 5) sorted by relevance
395 const LoadGlobalParameters& LoadGlobalParametersOf(const Operator* op);
183 const LoadGlobalParameters& p = LoadGlobalParametersOf(node->op()); in LowerJSLoadGlobal()
320 const LoadGlobalParameters& LoadGlobalParametersOf(const Operator* op) { in LoadGlobalParametersOf() function
738 CHECK(LoadGlobalParametersOf(node->op()).feedback().IsValid()); in Check()
747 NameRef name(js_heap_broker(), LoadGlobalParametersOf(node->op()).name()); in ReduceJSLoadGlobal()