Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1914 const Value *IRGuard = SPD.getGuard(); in visitSPDescriptorParent() local
1915 SDValue GuardPtr = getValue(IRGuard); in visitSPDescriptorParent()
1918 unsigned Align = DL->getPrefTypeAlignment(IRGuard->getType()); in visitSPDescriptorParent()
1933 GuardPtr, MachinePointerInfo(IRGuard, 0), in visitSPDescriptorParent()