Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp740 static Value *CreateShuffleVectorCast(Value *FromVal, Type *ToType, in CreateShuffleVectorCast()
778 ConvertScalar_ExtractValue(Value *FromVal, Type *ToType, in ConvertScalar_ExtractValue()
DIndVarSimplify.cpp176 bool IndVarSimplify::isValidRewrite(Value *FromVal, Value *ToVal) { in isValidRewrite()