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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1019 Value *InV = P->getIncomingValue(i); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp959 static Value *foldOperationIntoPhiValue(BinaryOperator *I, Value *InV, argument
1058 Value *InV = nullptr; local
1086 Value *InV = nullptr; local
1096 Value *InV = foldOperationIntoPhiValue(BO, PN->getIncomingValue(i), local
1104 Value *InV; local
[all...]

Completed in 129 milliseconds