Searched defs:SrcScalarTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorize.cpp | 7002 Type *SrcScalarTy = I->getOperand(0)->getType(); getInstructionCost() local |
H A D | SLPVectorizer.cpp | 9558 Type *SrcScalarTy = VL0->getOperand(0)->getType(); getEntryCost() local |