Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp306 for (auto &ByArg : WPD.second.ResByArg) { computeLTOCacheKey() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3935 writeWholeProgramDevirtResolutionByArg(SmallVector<uint64_t,64> & NameVals,const std::vector<uint64_t> & args,const WholeProgramDevirtResolution::ByArg & ByArg) writeWholeProgramDevirtResolutionByArg() argument
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp8642 WholeProgramDevirtResolution::ByArg ByArg; parseOptionalResByArg() local
[all...]