Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1340 const VariableGEPIndex &Var0 = DecompGEP1.VarIndices[0]; aliasGEP() local
1873 const VariableGEPIndex &Var0 = GEP.VarIndices[0], &Var1 = GEP.VarIndices[1]; constantOffsetHeuristic() local
[all...]
/llvm-project/llvm/unittests/IR/
H A DDebugInfoTest.cpp333 DILocalVariable *Var0 = DVIs[0]->getVariable(); in TEST() local