Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineOutliner.cpp470 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark()
538 unsigned StringLen = RS.Length; in findCandidates() local
/llvm-project-15.0.7/llvm/unittests/IR/
H A DDebugInfoTest.cpp259 DIVariable *StringLen = DIB.createAutoVariable(Scope, StrName, F, 0, nullptr, in TEST() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp921 unsigned StringLen = RS.Length; in createCandidatesFromSuffixTree() local
/llvm-project-15.0.7/llvm/lib/Object/
H A DWasmObjectFile.cpp113 uint32_t StringLen = readULEB128(Ctx); in readString() local