Searched refs:FoldedInst (Results 1 – 1 of 1) sorted by relevance
517 if (auto *FoldedInst = dyn_cast<Instruction>(FoldedKeyValue.first)) { in estimateNumberOfOptimizedInstructions() local518 DeadInstructions.insert(FoldedInst); in estimateNumberOfOptimizedInstructions()522 EnqueueOperands(*FoldedInst); in estimateNumberOfOptimizedInstructions()