Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/X86/
DX86LoadValueInjectionLoadHardening.cpp500 [&](MachineBasicBlock *MBB, GraphIter GI, unsigned ParentDepth) { in getGadgetGraph() argument
506 Builder.addEdge(ParentDepth, GI, BeginBB.first); in getGadgetGraph()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp777 const uint32_t ParentDepth = Depth - 1; in getParent() local
779 if (DieArray[I].getDepth() == ParentDepth) in getParent()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp722 const uint32_t ParentDepth = Depth - 1; in getParent() local
724 if (DieArray[I].getDepth() == ParentDepth) in getParent()