Searched refs:kXlaIsPlaceholderForArg (Results 1 – 4 of 4) sorted by relevance
83 extern const char kXlaIsPlaceholderForArg[];
321 const char kXlaIsPlaceholderForArg[] = "_xla_is_placeholder_for_arg"; variable
382 !HasNodeAttr(n->def(), kXlaIsPlaceholderForArg)) { in MoveHeadOutsideCompilationToHost()1342 ph_builder.Attr(kXlaIsPlaceholderForArg, true); in ReplaceArgUsedByOutsideCompilationWithPlaceholder()
3618 if (GetNodeAttr(src->def(), kXlaIsPlaceholderForArg, in CopyOutsideCompilationEdges()