Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DConsumed.cpp339 const VarDecl *LVar, ConsumedState LTestsFor, in PropagationInfo() argument
345 BinTest.LTest.Var = LVar; in PropagationInfo()
/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp1450 auto LVar = new GlobalVariable(*M, Ty, IsConst, LinkageTy, Initializer, in transValueWithoutDecoration() local
1452 LVar->setUnnamedAddr((IsConst && Ty->isArrayTy() && in transValueWithoutDecoration()
1458 BuiltinGVMap[LVar] = BVKind; in transValueWithoutDecoration()
1459 return mapValue(BV, LVar); in transValueWithoutDecoration()