Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp895 VarLocSet VarLocs; member in __anone47b3af90111::VarLocBasedLDV::OpenRangesSet
1278 SmallVector<VarLoc, 32> VarLocs; in printVarLocInMBB() local
2106 SmallVector<VarLoc, 32> VarLocs; in flushPendingLocs() local
H A DInstrRefBasedImpl.cpp225 SmallVector<ValueIDNum, 32> VarLocs; member in TransferTracker
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h151 const FunctionVarLocs *VarLocs; member
H A DSelectionDAG.cpp1290 FunctionVarLocs const *VarLocs) { in init()