Searched refs:InjectAllocated (Results 1 – 2 of 2) sorted by relevance
331 input->InjectAllocated(node->allocation()); in UpdateUse()346 input->InjectAllocated(node->allocation()); in UpdateUse()517 input.InjectAllocated(input.node()->allocation()); in AllocateControlNode()
280 void InjectAllocated(Args&&... args) { in InjectAllocated() function