Searched refs:OpLastInst (Results 1 – 1 of 1) sorted by relevance
14339 Instruction *OpLastInst; in getSpillCost() local14345 OpLastInst = OpParent->getTerminator(); in getSpillCost()14352 OpLastInst = Inst; in getSpillCost()14357 OpLastInst = EntriesToLastInstruction.at(Op); in getSpillCost()14358 OpParent = OpLastInst->getParent(); in getSpillCost()14363 if (!CheckForNonVecCallsInSameBlock(LastInst, OpLastInst)) in getSpillCost()14367 if (!CheckForNonVecCallsInSameBlock(OpLastInst, LastInst)) in getSpillCost()14381 if (!CheckForNonVecCallsInSameBlock(OpLastInst, in getSpillCost()