Searched refs:type_checked_load_const_vcalls (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndexYAML.h258 FSum->type_checked_load_const_vcalls()});
H A DModuleSummaryIndex.h970 ArrayRef<ConstVCall> type_checked_load_const_vcalls() const { function in class:llvm::CalleeInfo::AllocationType::FunctionSummary
/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp256 for (auto &TT : FS->type_checked_load_const_vcalls())
1116 !FS->type_checked_load_const_vcalls().empty() ||
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp2342 FS->type_checked_load_const_vcalls()) {
2490 FS->type_checked_load_const_vcalls()) {
/freebsd-current/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3871 FS->type_checked_load_const_vcalls());
3930 GetReferencedTypesFromConstVCallVec(FS->type_checked_load_const_vcalls());

Completed in 95 milliseconds