Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp126 const SmallVectorImpl<VarLocInfo> *getWedge(VarLocInsertPt Before) const { in getWedge() function in FunctionVarLocsBuilder
832 if (const auto *Locs = FnVarLocs->getWedge(&DVR)) { in process()
838 if (const auto *Locs = FnVarLocs->getWedge(&I)) { in process()
2479 const auto *Locs = FnVarLocs.getWedge(WedgePosition); in removeRedundantDbgLocsUsingBackwardScan()
2574 const auto *Locs = FnVarLocs.getWedge(WedgePosition); in removeRedundantDbgLocsUsingForwardScan()
2661 const auto *Locs = FnVarLocs.getWedge(WedgePosition); in removeUndefDbgLocsFromEntryBlock()