Searched refs:allocOperation (Results 1 – 1 of 1) sorted by relevance
171 Operation *allocOperation = allocValue.getDefiningOp(); in hoist() local172 allocOperation->moveBefore(startOperation); in hoist()