Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineOutliner.cpp951 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark()
1021 unsigned StringLen = RS.Length; in findCandidates() local
/freebsd-12.1/contrib/llvm/lib/Object/
H A DWasmObjectFile.cpp114 uint32_t StringLen = readULEB128(Ctx); in readString() local