Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1505 Type *UserTy = nullptr; in findCommonType() local
5641 Type *UserTy = LI->getType(); in propagateStoredValuesToLoads() local
5648 Type *UserTy = SI->getValueOperand()->getType(); in propagateStoredValuesToLoads() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp8110 while (const TypedefType *UserTy = TyTy->getAs<TypedefType>()) { in shouldNotPrintDirectly() local