Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp299 size_t undoSize() const { return Undo.size(); } in undoSize() function in __anon4233e3b50111::VectorWithUndo
479 Worklist.emplace_back(BB, Pred, IncomingVals.undoSize(), in pushToWorklist()
480 IncomingLocs.undoSize()); in pushToWorklist()