Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp895 VarLocSet VarLocs; member in __anon28d3adc20111::VarLocBasedLDV::OpenRangesSet
1278 SmallVector<VarLoc, 32> VarLocs; in printVarLocInMBB() local
2106 SmallVector<VarLoc, 32> VarLocs; in flushPendingLocs() local
H A DInstrRefBasedImpl.cpp228 SmallVector<ValueIDNum, 32> VarLocs; member in TransferTracker
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1337 FunctionVarLocs const *VarLocs) { in init()