Home
last modified time | relevance | path

Searched defs:VarLocs (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp895 VarLocSet VarLocs; global() member in __anon04e11a950111::VarLocBasedLDV::OpenRangesSet
1278 SmallVector<VarLoc, 32> VarLocs; printVarLocInMBB() local
2106 SmallVector<VarLoc, 32> VarLocs; flushPendingLocs() local
[all...]
H A DInstrRefBasedImpl.cpp225 SmallVector<ValueIDNum, 32> VarLocs; global() member in TransferTracker
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1336 init(MachineFunction & NewMF,OptimizationRemarkEmitter & NewORE,Pass * PassPtr,const TargetLibraryInfo * LibraryInfo,UniformityInfo * NewUA,ProfileSummaryInfo * PSIin,BlockFrequencyInfo * BFIin,FunctionVarLocs const * VarLocs) init() argument