Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp853 const unsigned NumNew = BB->getNumber(); in addNewBlock() local
904 const unsigned NumNew = BB->getNumber(); in addNewBlock() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp725 int NumNew = (int)NumOps - (int)ExistingOps.size(); in resizeSmall() local