Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp3157 DebugVariable VarB(B->getDebugVariable(), B->getDebugExpression(), in emitLocations() local
3160 AllVarsNumbering.find(VarB)->second; in emitLocations()
/external/llvm-project/llvm/unittests/IR/
DMetadataTest.cpp3338 DILocalVariable *VarB = in TEST_F() local
3343 DebugVariable DebugVariableB(VarB, NoneType(), nullptr); in TEST_F()
3344 DebugVariable DebugVariableFragB(VarB, {{16, 16}}, nullptr); in TEST_F()