Home
last modified time | relevance | path

Searched defs:NumNew (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveVariables.cpp835 const unsigned NumNew = BB->getNumber(); in addNewBlock() local
886 const unsigned NumNew = BB->getNumber(); in addNewBlock() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DMetadata.cpp622 int NumNew = (int)NumOps - (int)ExistingOps.size(); in resizeSmall() local