Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp3155 DebugVariable VarA(A->getDebugVariable(), A->getDebugExpression(), in emitLocations() local
3159 return AllVarsNumbering.find(VarA)->second < in emitLocations()
/external/llvm-project/llvm/unittests/IR/
DMetadataTest.cpp3336 DILocalVariable *VarA = in TEST_F() local
3341 DebugVariable DebugVariableA(VarA, NoneType(), nullptr); in TEST_F()
3342 DebugVariable DebugVariableInlineA(VarA, NoneType(), InlinedLoc); in TEST_F()