Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp2504 auto HandleLocsForWedge = [&](auto *WedgePosition) { in removeRedundantDbgLocsUsingBackwardScan() local
2573 HandleLocsForWedge(&I); in removeRedundantDbgLocsUsingBackwardScan()
2575 HandleLocsForWedge(&DVR); in removeRedundantDbgLocsUsingBackwardScan()
2600 auto HandleLocsForWedge = [&](auto *WedgePosition) { in removeRedundantDbgLocsUsingForwardScan() local
2640 HandleLocsForWedge(&DVR); in removeRedundantDbgLocsUsingForwardScan()
2641 HandleLocsForWedge(&I); in removeRedundantDbgLocsUsingForwardScan()
2688 auto HandleLocsForWedge = [&](auto *WedgePosition) { in removeUndefDbgLocsFromEntryBlock() local
2726 HandleLocsForWedge(&DVR); in removeUndefDbgLocsFromEntryBlock()
2727 HandleLocsForWedge(&I); in removeUndefDbgLocsFromEntryBlock()