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.cpp2477 auto HandleLocsForWedge = [&](auto *WedgePosition) { in removeRedundantDbgLocsUsingBackwardScan() local
2546 HandleLocsForWedge(&I); in removeRedundantDbgLocsUsingBackwardScan()
2548 HandleLocsForWedge(&DVR); in removeRedundantDbgLocsUsingBackwardScan()
2573 auto HandleLocsForWedge = [&](auto *WedgePosition) { in removeRedundantDbgLocsUsingForwardScan() local
2613 HandleLocsForWedge(&DVR); in removeRedundantDbgLocsUsingForwardScan()
2614 HandleLocsForWedge(&I); in removeRedundantDbgLocsUsingForwardScan()
2660 auto HandleLocsForWedge = [&](auto *WedgePosition) { in removeUndefDbgLocsFromEntryBlock() local
2698 HandleLocsForWedge(&DVR); in removeUndefDbgLocsFromEntryBlock()
2699 HandleLocsForWedge(&I); in removeUndefDbgLocsFromEntryBlock()