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.cpp125 const SmallVectorImpl<VarLocInfo> *getWedge(VarLocInsertPt Before) const { in getWedge() function in FunctionVarLocsBuilder
834 if (const auto *Locs = FnVarLocs->getWedge(&DVR)) { in process()
840 if (const auto *Locs = FnVarLocs->getWedge(&I)) { in process()
2506 const auto *Locs = FnVarLocs.getWedge(WedgePosition); in removeRedundantDbgLocsUsingBackwardScan()
2601 const auto *Locs = FnVarLocs.getWedge(WedgePosition); in removeRedundantDbgLocsUsingForwardScan()
2689 const auto *Locs = FnVarLocs.getWedge(WedgePosition); in removeUndefDbgLocsFromEntryBlock()