Searched defs:mutateType (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/IR/ | ||
D | Value.h | 481 void mutateType(Type *Ty) { in mutateType() function |
/external/llvm/lib/CodeGen/ | ||
D | CodeGenPrepare.cpp | 1988 void TypePromotionTransaction::mutateType(Instruction *Inst, Type *NewTy) { in mutateType() function in __anonebd7bfba0211::TypePromotionTransaction |