Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp525 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark()
596 unsigned StringLen = RS.Length; in findCandidates() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp322 size_t StringLen = sizeof(MemBuffer) + sizeof(size_t) + NameRef.size() + 1; in getNewUninitMemBuffer() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp974 unsigned StringLen = RS.Length; in createCandidatesFromSuffixTree() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp126 uint32_t StringLen = readULEB128(Ctx); in readString() local