/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 10 // This file declares the GCFunctionInfo and GCModuleInfo classes, which are 15 // The GCFunctionInfo class logs the data necessary to build a type accurate 25 // GCModuleInfo simply collects GCFunctionInfo instances for each Function as 27 // a stack map for the compilation unit as a whole. Therefore, GCFunctionInfo 74 class GCFunctionInfo { class in namespace:llvm 98 GCFunctionInfo(const Function &F, GCStrategy &S); 99 ~GCFunctionInfo(); 169 typedef std::vector<std::unique_ptr<GCFunctionInfo>> FuncInfoVec; 178 /// Non-owning map to bypass linear search when finding the GCFunctionInfo 180 typedef DenseMap<const Function *, GCFunctionInfo *> finfo_map_typ [all...] |
H A D | SelectionDAGISel.h | 38 class GCFunctionInfo; 54 GCFunctionInfo *GFI;
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 10 // This file declares the GCFunctionInfo and GCModuleInfo classes, which are 15 // The GCFunctionInfo class logs the data necessary to build a type accurate 25 // GCModuleInfo simply collects GCFunctionInfo instances for each Function as 27 // a stack map for the compilation unit as a whole. Therefore, GCFunctionInfo 79 class GCFunctionInfo { class in namespace:llvm 103 GCFunctionInfo(const Function &F, GCStrategy &S); 104 ~GCFunctionInfo(); 168 using FuncInfoVec = std::vector<std::unique_ptr<GCFunctionInfo>>; 177 /// Non-owning map to bypass linear search when finding the GCFunctionInfo 179 using finfo_map_type = DenseMap<const Function *, GCFunctionInfo *>; [all...] |
H A D | SelectionDAGISel.h | 38 class GCFunctionInfo; 54 GCFunctionInfo *GFI;
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 10 // This file declares the GCFunctionInfo and GCModuleInfo classes, which are 15 // The GCFunctionInfo class logs the data necessary to build a type accurate 25 // GCModuleInfo simply collects GCFunctionInfo instances for each Function as 27 // a stack map for the compilation unit as a whole. Therefore, GCFunctionInfo 79 class GCFunctionInfo { class in namespace:llvm 103 GCFunctionInfo(const Function &F, GCStrategy &S); 104 ~GCFunctionInfo(); 168 using FuncInfoVec = std::vector<std::unique_ptr<GCFunctionInfo>>; 177 /// Non-owning map to bypass linear search when finding the GCFunctionInfo 179 using finfo_map_type = DenseMap<const Function *, GCFunctionInfo *>; [all...] |
H A D | SelectionDAGISel.h | 38 class GCFunctionInfo; 54 GCFunctionInfo *GFI;
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 10 // This file declares the GCFunctionInfo and GCModuleInfo classes, which are 15 // The GCFunctionInfo class logs the data necessary to build a type accurate 25 // GCModuleInfo simply collects GCFunctionInfo instances for each Function as 27 // a stack map for the compilation unit as a whole. Therefore, GCFunctionInfo 79 class GCFunctionInfo { class in namespace:llvm 103 GCFunctionInfo(const Function &F, GCStrategy &S); 104 ~GCFunctionInfo(); 168 using FuncInfoVec = std::vector<std::unique_ptr<GCFunctionInfo>>; 177 /// Non-owning map to bypass linear search when finding the GCFunctionInfo 179 using finfo_map_type = DenseMap<const Function *, GCFunctionInfo *>; [all...] |
H A D | SelectionDAGISel.h | 38 class GCFunctionInfo; 54 GCFunctionInfo *GFI;
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 10 // This file declares the GCFunctionInfo and GCModuleInfo classes, which are 15 // The GCFunctionInfo class logs the data necessary to build a type accurate 25 // GCModuleInfo simply collects GCFunctionInfo instances for each Function as 27 // a stack map for the compilation unit as a whole. Therefore, GCFunctionInfo 79 class GCFunctionInfo { class in namespace:llvm 103 GCFunctionInfo(const Function &F, GCStrategy &S); 104 ~GCFunctionInfo(); 168 using FuncInfoVec = std::vector<std::unique_ptr<GCFunctionInfo>>; 177 /// Non-owning map to bypass linear search when finding the GCFunctionInfo 179 using finfo_map_type = DenseMap<const Function *, GCFunctionInfo *>; [all...] |
H A D | SelectionDAGISel.h | 38 class GCFunctionInfo; 54 GCFunctionInfo *GFI;
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 10 // This file declares the GCFunctionInfo and GCModuleInfo classes, which are 15 // The GCFunctionInfo class logs the data necessary to build a type accurate 25 // GCModuleInfo simply collects GCFunctionInfo instances for each Function as 27 // a stack map for the compilation unit as a whole. Therefore, GCFunctionInfo 79 class GCFunctionInfo { class in namespace:llvm 103 GCFunctionInfo(const Function &F, GCStrategy &S); 104 ~GCFunctionInfo(); 168 using FuncInfoVec = std::vector<std::unique_ptr<GCFunctionInfo>>; 177 /// Non-owning map to bypass linear search when finding the GCFunctionInfo 179 using finfo_map_type = DenseMap<const Function *, GCFunctionInfo *>; [all...] |
H A D | SelectionDAGISel.h | 38 class GCFunctionInfo; 54 GCFunctionInfo *GFI;
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 10 // This file declares the GCFunctionInfo and GCModuleInfo classes, which are 15 // The GCFunctionInfo class logs the data necessary to build a type accurate 25 // GCModuleInfo simply collects GCFunctionInfo instances for each Function as 27 // a stack map for the compilation unit as a whole. Therefore, GCFunctionInfo 79 class GCFunctionInfo { class in namespace:llvm 103 GCFunctionInfo(const Function &F, GCStrategy &S); 104 ~GCFunctionInfo(); 168 using FuncInfoVec = std::vector<std::unique_ptr<GCFunctionInfo>>; 177 /// Non-owning map to bypass linear search when finding the GCFunctionInfo 179 using finfo_map_type = DenseMap<const Function *, GCFunctionInfo *>; [all...] |
H A D | SelectionDAGISel.h | 38 class GCFunctionInfo; 54 GCFunctionInfo *GFI;
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 10 // This file declares the GCFunctionInfo and GCModuleInfo classes, which are 15 // The GCFunctionInfo class logs the data necessary to build a type accurate 25 // GCModuleInfo simply collects GCFunctionInfo instances for each Function as 27 // a stack map for the compilation unit as a whole. Therefore, GCFunctionInfo 74 class GCFunctionInfo { class in namespace:llvm 98 GCFunctionInfo(const Function &F, GCStrategy &S); 99 ~GCFunctionInfo(); 169 typedef std::vector<std::unique_ptr<GCFunctionInfo>> FuncInfoVec; 178 /// Non-owning map to bypass linear search when finding the GCFunctionInfo 180 typedef DenseMap<const Function *, GCFunctionInfo *> finfo_map_typ [all...] |
H A D | SelectionDAGISel.h | 38 class GCFunctionInfo; 54 GCFunctionInfo *GFI;
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 10 // This file declares the GCFunctionInfo and GCModuleInfo classes, which are 15 // The GCFunctionInfo class logs the data necessary to build a type accurate 25 // GCModuleInfo simply collects GCFunctionInfo instances for each Function as 27 // a stack map for the compilation unit as a whole. Therefore, GCFunctionInfo 79 class GCFunctionInfo { class in namespace:llvm 103 GCFunctionInfo(const Function &F, GCStrategy &S); 104 ~GCFunctionInfo(); 168 using FuncInfoVec = std::vector<std::unique_ptr<GCFunctionInfo>>; 177 /// Non-owning map to bypass linear search when finding the GCFunctionInfo 179 using finfo_map_type = DenseMap<const Function *, GCFunctionInfo *>; [all...] |
H A D | SelectionDAGISel.h | 38 class GCFunctionInfo; 54 GCFunctionInfo *GFI;
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 10 // This file declares the GCFunctionInfo and GCModuleInfo classes, which are 15 // The GCFunctionInfo class logs the data necessary to build a type accurate 25 // GCModuleInfo simply collects GCFunctionInfo instances for each Function as 27 // a stack map for the compilation unit as a whole. Therefore, GCFunctionInfo 79 class GCFunctionInfo { class in namespace:llvm 103 GCFunctionInfo(const Function &F, GCStrategy &S); 104 ~GCFunctionInfo(); 168 using FuncInfoVec = std::vector<std::unique_ptr<GCFunctionInfo>>; 177 /// Non-owning map to bypass linear search when finding the GCFunctionInfo 179 using finfo_map_type = DenseMap<const Function *, GCFunctionInfo *>; [all...] |
H A D | SelectionDAGISel.h | 38 class GCFunctionInfo; 54 GCFunctionInfo *GFI;
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 10 // This file declares the GCFunctionInfo and GCModuleInfo classes, which are 15 // The GCFunctionInfo class logs the data necessary to build a type accurate 25 // GCModuleInfo simply collects GCFunctionInfo instances for each Function as 27 // a stack map for the compilation unit as a whole. Therefore, GCFunctionInfo 79 class GCFunctionInfo { class in namespace:llvm 103 GCFunctionInfo(const Function &F, GCStrategy &S); 104 ~GCFunctionInfo(); 168 using FuncInfoVec = std::vector<std::unique_ptr<GCFunctionInfo>>; 177 /// Non-owning map to bypass linear search when finding the GCFunctionInfo 179 using finfo_map_type = DenseMap<const Function *, GCFunctionInfo *>; [all...] |
H A D | SelectionDAGISel.h | 38 class GCFunctionInfo; 54 GCFunctionInfo *GFI;
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 10 // This file declares the GCFunctionInfo and GCModuleInfo classes, which are 15 // The GCFunctionInfo class logs the data necessary to build a type accurate 25 // GCModuleInfo simply collects GCFunctionInfo instances for each Function as 27 // a stack map for the compilation unit as a whole. Therefore, GCFunctionInfo 79 class GCFunctionInfo { class in namespace:llvm 103 GCFunctionInfo(const Function &F, GCStrategy &S); 104 ~GCFunctionInfo(); 168 using FuncInfoVec = std::vector<std::unique_ptr<GCFunctionInfo>>; 177 /// Non-owning map to bypass linear search when finding the GCFunctionInfo 179 using finfo_map_type = DenseMap<const Function *, GCFunctionInfo *>; [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 10 // This file declares the GCFunctionInfo and GCModuleInfo classes, which are 15 // The GCFunctionInfo class logs the data necessary to build a type accurate 25 // GCModuleInfo simply collects GCFunctionInfo instances for each Function as 27 // a stack map for the compilation unit as a whole. Therefore, GCFunctionInfo 79 class GCFunctionInfo { class in namespace:llvm 103 GCFunctionInfo(const Function &F, GCStrategy &S); 104 ~GCFunctionInfo(); 168 using FuncInfoVec = std::vector<std::unique_ptr<GCFunctionInfo>>; 177 /// Non-owning map to bypass linear search when finding the GCFunctionInfo 179 using finfo_map_type = DenseMap<const Function *, GCFunctionInfo *>; [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 10 // This file declares the GCFunctionInfo and GCModuleInfo classes, which are 15 // The GCFunctionInfo class logs the data necessary to build a type accurate 25 // GCModuleInfo simply collects GCFunctionInfo instances for each Function as 27 // a stack map for the compilation unit as a whole. Therefore, GCFunctionInfo 79 class GCFunctionInfo { class in namespace:llvm 103 GCFunctionInfo(const Function &F, GCStrategy &S); 104 ~GCFunctionInfo(); 168 using FuncInfoVec = std::vector<std::unique_ptr<GCFunctionInfo>>; 177 /// Non-owning map to bypass linear search when finding the GCFunctionInfo 179 using finfo_map_type = DenseMap<const Function *, GCFunctionInfo *>; [all...] |