Searched defs:ByArg (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/LTO/ | ||
H A D | LTO.cpp | 317 for (auto &ByArg : WPD.second.ResByArg) { computeLTOCacheKey() local |
/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 4091 writeWholeProgramDevirtResolutionByArg(SmallVector<uint64_t,64> & NameVals,const std::vector<uint64_t> & args,const WholeProgramDevirtResolution::ByArg & ByArg) writeWholeProgramDevirtResolutionByArg() argument |
/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLParser.cpp | 9078 WholeProgramDevirtResolution::ByArg ByArg; parseOptionalResByArg() local |