Home
last modified time | relevance | path

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

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