Searched defs:scope_ctxs (Results 1 – 1 of 1) sorted by relevance
126 scope_ctx_map& scope_ctxs) in FunctionContext()243 const scope_ctx_map& scope_ctxs) { in DebugPrintScopeContexts()644 scope_ctx_map& scope_ctxs, in ConvertScopeToFunction()824 scope_ctx_map& scope_ctxs, in HandleNoScopeNodes()838 scope_ctx_map scope_ctxs = {}; in PartitionNodesByScope() local842 const ScopePtr& scope) { in PartitionNodesByScope()913 scope_ctx_map scope_ctxs; in PartitionNodesByScope() local923 PartitionIdenticalScopes(FunctionExtractor::scope_ctx_map& scope_ctxs) { in PartitionIdenticalScopes()1044 auto scope_ctxs = PartitionNodesByScope(graph_); in run() local