Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h723 considerOverlaps(Var, MI.getDebugLoc().get()); in defVar()
740 considerOverlaps(Var, MI.getDebugLoc().get()); in defVar()
743 void considerOverlaps(const DebugVariable &Var, const DILocation *Loc) { in considerOverlaps() function