Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp989 VarLocSet &getVarLocsInMBB(const MachineBasicBlock *MBB, VarLocInMBB &Locs) { in getVarLocsInMBB() function in __anon28d3adc20111::VarLocBasedLDV
996 const VarLocSet &getVarLocsInMBB(const MachineBasicBlock *MBB, in getVarLocsInMBB() function in __anon28d3adc20111::VarLocBasedLDV
1275 const VarLocSet &L = getVarLocsInMBB(&BB, V); in printVarLocInMBB()
1925 VarLocSet &VLS = getVarLocsInMBB(CurMBB, OutLocs); in transferTerminator()
2087 VarLocSet &ILS = getVarLocsInMBB(&MBB, InLocs); in join()
2341 OpenRanges.insertFromLocSet(getVarLocsInMBB(MBB, InLocs), VarLocIDs); in ExtendRanges()