Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DInstrRefLDVTest.cpp1891 DbgValueProperties PropsWithExpr(NewExpr, false); in TEST_F() local
1893 VLiveOuts[2] = DbgValue(LiveInRsp, PropsWithExpr, DbgValue::Def); in TEST_F()
2291 DbgValueProperties PropsWithExpr(NewExpr, false); in TEST_F() local
2293 VLiveOuts[2] = DbgValue(LiveInRsp, PropsWithExpr, DbgValue::Def); in TEST_F()
2376 DbgValueProperties PropsWithExpr(NewExpr, false); in TEST_F() local
2378 VLiveOuts[1] = DbgValue(1, PropsWithExpr, DbgValue::VPHI); in TEST_F()