Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp82 void AssignProtectedObjSet(const StackObjSet &UnassignedObjs,
175 const StackObjSet &UnassignedObjs, SmallSet<int, 16> &ProtectedObjs, in AssignProtectedObjSet() argument
178 for (int i : UnassignedObjs) { in AssignProtectedObjSet()
DPrologEpilogInserter.cpp856 static void AssignProtectedObjSet(const StackObjSet &UnassignedObjs, in AssignProtectedObjSet() argument
862 for (int i : UnassignedObjs) { in AssignProtectedObjSet()