Searched defs:is_allocation (Results 1 – 2 of 2) sorted by relevance
245 const bool is_allocation = !(idx & 0x1); in TEST_F() local
412 def is_allocation(self) -> bool: member in DataFlowEdge