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

/external/llvm/include/llvm/
H A DValue.h310 /// mutateType - Mutate the type of this Value to be of the specified type.
315 void mutateType(Type *Ty) { function in class:llvm::Value

Completed in 65 milliseconds