HomeSort by relevance Sort by last modified time
    Searched refs:TypeMemberInfo (Results 1 - 17 of 17) sorted by null

  /external/llvm/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 103 struct TypeMemberInfo {
110 bool operator<(const TypeMemberInfo &other) const {
117 VirtualCallTarget(Function *Fn, const TypeMemberInfo *TM);
120 VirtualCallTarget(const TypeMemberInfo *TM, bool IsBigEndian)
128 const TypeMemberInfo *TM;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 103 struct TypeMemberInfo {
110 bool operator<(const TypeMemberInfo &other) const {
117 VirtualCallTarget(Function *Fn, const TypeMemberInfo *TM);
120 VirtualCallTarget(const TypeMemberInfo *TM, bool IsBigEndian)
128 const TypeMemberInfo *TM;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 103 struct TypeMemberInfo {
110 bool operator<(const TypeMemberInfo &other) const {
117 VirtualCallTarget(Function *Fn, const TypeMemberInfo *TM);
120 VirtualCallTarget(const TypeMemberInfo *TM, bool IsBigEndian)
128 const TypeMemberInfo *TM;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 103 struct TypeMemberInfo {
110 bool operator<(const TypeMemberInfo &other) const {
117 VirtualCallTarget(Function *Fn, const TypeMemberInfo *TM);
120 VirtualCallTarget(const TypeMemberInfo *TM, bool IsBigEndian)
128 const TypeMemberInfo *TM;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 103 struct TypeMemberInfo {
110 bool operator<(const TypeMemberInfo &other) const {
117 VirtualCallTarget(Function *Fn, const TypeMemberInfo *TM);
120 VirtualCallTarget(const TypeMemberInfo *TM, bool IsBigEndian)
128 const TypeMemberInfo *TM;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 103 struct TypeMemberInfo {
110 bool operator<(const TypeMemberInfo &other) const {
117 VirtualCallTarget(Function *Fn, const TypeMemberInfo *TM);
120 VirtualCallTarget(const TypeMemberInfo *TM, bool IsBigEndian)
128 const TypeMemberInfo *TM;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 103 struct TypeMemberInfo {
110 bool operator<(const TypeMemberInfo &other) const {
117 VirtualCallTarget(Function *Fn, const TypeMemberInfo *TM);
120 VirtualCallTarget(const TypeMemberInfo *TM, bool IsBigEndian)
128 const TypeMemberInfo *TM;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 103 struct TypeMemberInfo {
110 bool operator<(const TypeMemberInfo &other) const {
117 VirtualCallTarget(Function *Fn, const TypeMemberInfo *TM);
120 VirtualCallTarget(const TypeMemberInfo *TM, bool IsBigEndian)
128 const TypeMemberInfo *TM;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 103 struct TypeMemberInfo {
110 bool operator<(const TypeMemberInfo &other) const {
117 VirtualCallTarget(Function *Fn, const TypeMemberInfo *TM);
120 VirtualCallTarget(const TypeMemberInfo *TM, bool IsBigEndian)
128 const TypeMemberInfo *TM;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 103 struct TypeMemberInfo {
110 bool operator<(const TypeMemberInfo &other) const {
117 VirtualCallTarget(Function *Fn, const TypeMemberInfo *TM);
120 VirtualCallTarget(const TypeMemberInfo *TM, bool IsBigEndian)
128 const TypeMemberInfo *TM;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 103 struct TypeMemberInfo {
110 bool operator<(const TypeMemberInfo &other) const {
117 VirtualCallTarget(Function *Fn, const TypeMemberInfo *TM);
120 VirtualCallTarget(const TypeMemberInfo *TM, bool IsBigEndian)
128 const TypeMemberInfo *TM;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 103 struct TypeMemberInfo {
110 bool operator<(const TypeMemberInfo &other) const {
117 VirtualCallTarget(Function *Fn, const TypeMemberInfo *TM);
120 VirtualCallTarget(const TypeMemberInfo *TM, bool IsBigEndian)
128 const TypeMemberInfo *TM;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 103 struct TypeMemberInfo {
110 bool operator<(const TypeMemberInfo &other) const {
117 VirtualCallTarget(Function *Fn, const TypeMemberInfo *TM);
120 VirtualCallTarget(const TypeMemberInfo *TM, bool IsBigEndian)
128 const TypeMemberInfo *TM;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 103 struct TypeMemberInfo {
110 bool operator<(const TypeMemberInfo &other) const {
117 VirtualCallTarget(Function *Fn, const TypeMemberInfo *TM);
120 VirtualCallTarget(const TypeMemberInfo *TM, bool IsBigEndian)
128 const TypeMemberInfo *TM;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 103 struct TypeMemberInfo {
110 bool operator<(const TypeMemberInfo &other) const {
117 VirtualCallTarget(Function *Fn, const TypeMemberInfo *TM);
120 VirtualCallTarget(const TypeMemberInfo *TM, bool IsBigEndian)
128 const TypeMemberInfo *TM;
  /external/llvm/unittests/Transforms/IPO/
WholeProgramDevirt.cpp 28 TypeMemberInfo TM1{&VT1, 0};
29 TypeMemberInfo TM2{&VT2, 0};
69 TypeMemberInfo TM1{&VT1, 0};
70 TypeMemberInfo TM2{&VT2, 0};
  /external/llvm/lib/Transforms/IPO/
WholeProgramDevirt.cpp 167 VirtualCallTarget::VirtualCallTarget(Function *Fn, const TypeMemberInfo *TM)
268 DenseMap<Metadata *, std::set<TypeMemberInfo>> &TypeIdMap);
271 const std::set<TypeMemberInfo> &TypeMemberInfos,
324 DenseMap<Metadata *, std::set<TypeMemberInfo>> &TypeIdMap) {
358 const std::set<TypeMemberInfo> &TypeMemberInfos, uint64_t ByteOffset) {
359 for (const TypeMemberInfo &TM : TypeMemberInfos) {
464 const TypeMemberInfo *UniqueMember = 0;
802 DenseMap<Metadata *, std::set<TypeMemberInfo>> TypeIdMap;

Completed in 679 milliseconds