Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp306 static bool canAlwaysEvaluateInType(Value *V, Type *Ty) { in canAlwaysEvaluateInType() function
344 if (canAlwaysEvaluateInType(V, Ty)) in canEvaluateTruncated()
948 if (canAlwaysEvaluateInType(V, Ty)) in canEvaluateZExtd()
1281 if (canAlwaysEvaluateInType(V, Ty)) in canEvaluateSExtd()