Home
last modified time | relevance | path

Searched defs:StartSize (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp363 size_t StartSize = Accesses.size(); in hasLoadFromStackSlot() local
377 size_t StartSize = Accesses.size(); in hasStoreToStackSlot() local
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp236 const unsigned StartSize = Buf.size(); in VisitFunctionDecl() local
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp809 const size_t StartSize = MangledName.size(); in demangleMD5Name() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1895 unsigned StartSize = ResultStmts.size(); in CollectStatementsForCase() local