Searched defs:OtherV (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanAnalysis.cpp | 35 VPValue *OtherV = R->getOperand(Op); inferScalarTypeForRecipe() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegisterCoalescer.cpp | 2830 Val &OtherV = Other.Vals[OtherVNI->id]; analyzeValue() local |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | StdLibraryFunctionsChecker.cpp | 1144 SVal OtherV = getArgSVal(Call, OtherArg); in apply() local |