Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineOutliner.cpp470 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark()
538 unsigned StringLen = RS.Length; in findCandidates() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DMemoryBuffer.cpp309 size_t StringLen = sizeof(MemBuffer) + sizeof(size_t) + NameRef.size() + 1; in getNewUninitMemBuffer() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp921 unsigned StringLen = RS.Length; in createCandidatesFromSuffixTree() local
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DWasmObjectFile.cpp113 uint32_t StringLen = readULEB128(Ctx); in readString() local