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.cpp992 VarLocSet &getVarLocsInMBB(const MachineBasicBlock *MBB, VarLocInMBB &Locs) { in getVarLocsInMBB() function in __anon28d3adc20111::VarLocBasedLDV
999 const VarLocSet &getVarLocsInMBB(const MachineBasicBlock *MBB, in getVarLocsInMBB() function in __anon28d3adc20111::VarLocBasedLDV
1288 const VarLocSet &L = getVarLocsInMBB(&BB, V); in printVarLocInMBB()
1934 VarLocSet &VLS = getVarLocsInMBB(CurMBB, OutLocs); in transferTerminator()
2094 VarLocSet &ILS = getVarLocsInMBB(&MBB, InLocs); in join()
2347 OpenRanges.insertFromLocSet(getVarLocsInMBB(MBB, InLocs), VarLocIDs); in ExtendRanges()