Searched refs:ParentDepth (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp795 const uint32_t ParentDepth = Depth - 1; local
797 if (DieArray[I].getDepth() == ParentDepth)
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp500 [&](MachineBasicBlock *MBB, GraphIter GI, unsigned ParentDepth) {
506 Builder.addEdge(ParentDepth, GI, BeginBB.first);

Completed in 135 milliseconds