Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DInstrRefLDVTest.cpp207 void buildVLocValueMap(const DILocation *DILoc, in buildVLocValueMap() function in InstrRefLDVTest
2527 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F()
2534 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F()
2601 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F()
2611 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F()
2623 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F()
2633 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F()
2645 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F()
2665 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F()
2684 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F()
[all …]
/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h1071 void buildVLocValueMap(const DILocation *DILoc,
H A DInstrRefBasedImpl.cpp2623 void InstrRefBasedLDV::buildVLocValueMap( in buildVLocValueMap() function in InstrRefBasedLDV
3080 buildVLocValueMap(DILoc, VarsWeCareAbout, BlocksInScope, Output, MOutLocs, in depthFirstVLocAndEmit()