Searched refs:getEndOperation (Results 1 – 5 of 5) sorted by relevance
206 Operation *end = blockInfo->getEndOperation(value, start); in resolveLiveness()249 Operation *endOperation = blockInfo->getEndOperation(value, operation); in isDeadAfter()375 Operation *LivenessBlockInfo::getEndOperation(Value value, in getEndOperation() function in LivenessBlockInfo419 endOfLiveRange = getEndOperation(value, startOfLiveRange); in currentlyLiveValues()
130 Operation *getEndOperation(Value value, Operation *startOperation) const;
289 Operation *lastUser = blockLiveness->getEndOperation(value, userInTheBlock); in addDropRefAfterLastUse()
528 livenessInfo->getEndOperation(alias, beforeOp); in placeDeallocs()
598 opToLastIndex[info->getEndOperation(value, firstUseOrDef)], in allocateMemoryIndices()