Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp913 VarLocSet &getVarLocsInMBB(const MachineBasicBlock *MBB, VarLocInMBB &Locs) { in getVarLocsInMBB() function in __anon32558ef20111::VarLocBasedLDV
920 const VarLocSet &getVarLocsInMBB(const MachineBasicBlock *MBB, in getVarLocsInMBB() function in __anon32558ef20111::VarLocBasedLDV
1197 const VarLocSet &L = getVarLocsInMBB(&BB, V); in printVarLocInMBB()
1824 VarLocSet &VLS = getVarLocsInMBB(CurMBB, OutLocs); in transferTerminator()
1985 VarLocSet &ILS = getVarLocsInMBB(&MBB, InLocs); in join()
2234 OpenRanges.insertFromLocSet(getVarLocsInMBB(MBB, InLocs), VarLocIDs); in ExtendRanges()