Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOutliner.cpp455 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark()
523 unsigned StringLen = RS.Length; in findCandidates() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp709 unsigned StringLen = RS.Length; in createCandidatesFromSuffixTree() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWasmObjectFile.cpp115 uint32_t StringLen = readULEB128(Ctx); in readString() local