Searched defs:CalleeInfo (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h55 struct CalleeInfo { struct in namespace:llvm
74 CalleeInfo() function in class:llvm::CalleeInfo::HotnessType
76 explicit CalleeInfo(HotnessType Hotness, uint64_t RelBF) function in class:llvm::CalleeInfo::HotnessType
1356 auto CalleeInfo = getValueInfo(ValueGUID); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4064 const CGFunctionInfo &CalleeInfo = CGM.getTypes().arrangeCXXConstructorCall( local

Completed in 204 milliseconds