Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp939 static Value *foldOperationIntoPhiValue(BinaryOperator *I, Value *InV, in foldOperationIntoPhiValue()
1038 Value *InV = nullptr; in foldOpIntoPhi() local
1066 Value *InV = nullptr; in foldOpIntoPhi() local
1079 Value *InV = foldOperationIntoPhiValue(BO, PN->getIncomingValue(i), in foldOpIntoPhi() local
1087 Value *InV; in foldOpIntoPhi() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1019 Value *InV = P->getIncomingValue(i); in promoteTo() local