Searched refs:BCIn (Results 1 – 3 of 3) sorted by relevance
1717 if (BitCastInst *BCIn = dyn_cast<BitCastInst>(SrcCast->getOperand(0))) in visitBitCast() local1718 if (isa<VectorType>(BCIn->getOperand(0)->getType())) in visitBitCast()1719 if (Instruction *I = OptimizeVectorResize(BCIn->getOperand(0), in visitBitCast()
1856 if (BitCastInst *BCIn = dyn_cast<BitCastInst>(SrcCast->getOperand(0))) in visitBitCast() local1857 if (isa<VectorType>(BCIn->getOperand(0)->getType())) in visitBitCast()1858 if (Instruction *I = optimizeVectorResize(BCIn->getOperand(0), in visitBitCast()
2299 if (BitCastInst *BCIn = dyn_cast<BitCastInst>(SrcCast->getOperand(0))) in visitBitCast() local2300 if (isa<VectorType>(BCIn->getOperand(0)->getType())) in visitBitCast()2301 if (Instruction *I = optimizeVectorResize(BCIn->getOperand(0), in visitBitCast()