Home
last modified time | relevance | path

Searched refs:canNotEvaluateInType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp360 static bool canNotEvaluateInType(Value *V, Type *Ty) { in canNotEvaluateInType() function
387 if (canNotEvaluateInType(V, Ty)) in canEvaluateTruncated()
1137 if (canNotEvaluateInType(V, Ty)) in canEvaluateZExtd()
1456 if (canNotEvaluateInType(V, Ty)) in canEvaluateSExtd()