Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DValue.h481 void mutateType(Type *Ty) { in mutateType() function
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1988 void TypePromotionTransaction::mutateType(Instruction *Inst, Type *NewTy) { in mutateType() function in __anonebd7bfba0211::TypePromotionTransaction