Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp525 emitNotOutliningCheaperRemark(unsigned StringLen,std::vector<Candidate> & CandidatesForRepeatedSeq,OutlinedFunction & OF) emitNotOutliningCheaperRemark() argument
596 unsigned StringLen = RS.Length; findCandidates() local
/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp322 size_t RealLen = StringLen + Size + 1 + BufAlign.value(); in getNewUninitMemBuffer() local
/llvm-project/llvm/unittests/IR/
H A DDebugInfoTest.cpp439 DIVariable *StringLen = DIB.createAutoVariable(Scope, StrName, F, 0, nullptr, in TEST() local
/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp974 unsigned StringLen = RS.Length; createCandidatesFromSuffixTree() local
/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp126 uint32_t StringLen = readULEB128(Ctx); readString() local