Searched defs:VLocs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/CodeGen/ | ||
H A D | InstrRefLDVTest.cpp | 2647 SmallVector<VLocTracker, 1> VLocs; TEST_F() local |
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ | ||
H A D | InstrRefBasedImpl.cpp | 433 loadInlocs(MachineBasicBlock & MBB,ValueTable & MLocs,DbgOpIDMap & DbgOpStore,const SmallVectorImpl<std::pair<DebugVariable,DbgValue>> & VLocs,unsigned NumLocs) loadInlocs() argument |