Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp83 void AssignProtectedObjSet(const StackObjSet &UnassignedObjs,
176 const StackObjSet &UnassignedObjs, SmallSet<int, 16> &ProtectedObjs, in AssignProtectedObjSet() argument
179 for (int i : UnassignedObjs) { in AssignProtectedObjSet()
H A DPrologEpilogInserter.cpp770 static void AssignProtectedObjSet(const StackObjSet &UnassignedObjs, in AssignProtectedObjSet() argument
776 for (int i : UnassignedObjs) { in AssignProtectedObjSet()