Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDebugCounter.cpp34 bool DebugCounter::parseChunks(StringRef Str, SmallVector<Chunk> &Chunks) { in parseChunks() function in llvm::DebugCounter
185 if (parseChunks(CounterPair.second, Chunks)) { in push_back()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h69 static bool parseChunks(StringRef Str, SmallVector<Chunk> &Res);