Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2686 const Value *IRGuard = TLI.getSDagStackGuard(M); in visitSPDescriptorParent() local
2687 SDValue GuardPtr = getValue(IRGuard); in visitSPDescriptorParent()
2690 MachinePointerInfo(IRGuard, 0), Align, in visitSPDescriptorParent()