Home
last modified time | relevance | path

Searched defs:TyA (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2442 Type *TyA = BCI->getOperand(0)->getType(); in optimizeBitCastFromPhi() local
2459 Type *TyA = BCI->getType(); in optimizeBitCastFromPhi() local
2533 Type *TyA = BCI->getType(); in optimizeBitCastFromPhi() local
H A DInstCombineCompares.cpp4670 Type *TyA = A->getType(), *TyB = B->getType(); in processUMulZExtIdiom() local