Searched refs:ConstantUser (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h51 struct ConstantUser { struct in namespace:llvm::consthoist
55 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) { } function in struct:llvm::consthoist::ConstantUser
58 typedef SmallVector<ConstantUser, 8> ConstantUseListType;
72 Uses.push_back(ConstantUser(Inst, Idx));
142 const consthoist::ConstantUser &ConstUser);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h52 struct ConstantUser { struct in namespace:llvm::consthoist
56 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) { } function in struct:llvm::consthoist::ConstantUser
59 typedef SmallVector<ConstantUser, 8> ConstantUseListType;
73 Uses.push_back(ConstantUser(Inst, Idx));
144 const consthoist::ConstantUser &ConstUser);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h52 struct ConstantUser { struct in namespace:llvm::consthoist
56 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) { } function in struct:llvm::consthoist::ConstantUser
59 typedef SmallVector<ConstantUser, 8> ConstantUseListType;
73 Uses.push_back(ConstantUser(Inst, Idx));
144 const consthoist::ConstantUser &ConstUser);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h65 struct ConstantUser { struct in namespace:llvm::consthoist
69 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {} function in struct:llvm::consthoist::ConstantUser
72 using ConstantUseListType = SmallVector<ConstantUser, 8>;
85 Uses.push_back(ConstantUser(Inst, Idx));
159 const consthoist::ConstantUser &ConstUser);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h65 struct ConstantUser { struct in namespace:llvm::consthoist
69 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {} function in struct:llvm::consthoist::ConstantUser
72 using ConstantUseListType = SmallVector<ConstantUser, 8>;
85 Uses.push_back(ConstantUser(Inst, Idx));
159 const consthoist::ConstantUser &ConstUser);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h65 struct ConstantUser { struct in namespace:llvm::consthoist
69 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {} function in struct:llvm::consthoist::ConstantUser
72 using ConstantUseListType = SmallVector<ConstantUser, 8>;
85 Uses.push_back(ConstantUser(Inst, Idx));
159 const consthoist::ConstantUser &ConstUser);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h65 struct ConstantUser { struct in namespace:llvm::consthoist
69 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {} function in struct:llvm::consthoist::ConstantUser
72 using ConstantUseListType = SmallVector<ConstantUser, 8>;
85 Uses.push_back(ConstantUser(Inst, Idx));
159 const consthoist::ConstantUser &ConstUser);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h51 struct ConstantUser { struct in namespace:llvm::consthoist
55 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) { } function in struct:llvm::consthoist::ConstantUser
58 typedef SmallVector<ConstantUser, 8> ConstantUseListType;
72 Uses.push_back(ConstantUser(Inst, Idx));
142 const consthoist::ConstantUser &ConstUser);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h52 struct ConstantUser { struct in namespace:llvm::consthoist
56 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) { } function in struct:llvm::consthoist::ConstantUser
59 typedef SmallVector<ConstantUser, 8> ConstantUseListType;
73 Uses.push_back(ConstantUser(Inst, Idx));
144 const consthoist::ConstantUser &ConstUser);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h52 struct ConstantUser { struct in namespace:llvm::consthoist
56 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) { } function in struct:llvm::consthoist::ConstantUser
59 typedef SmallVector<ConstantUser, 8> ConstantUseListType;
73 Uses.push_back(ConstantUser(Inst, Idx));
144 const consthoist::ConstantUser &ConstUser);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h65 struct ConstantUser { struct in namespace:llvm::consthoist
69 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {} function in struct:llvm::consthoist::ConstantUser
72 using ConstantUseListType = SmallVector<ConstantUser, 8>;
85 Uses.push_back(ConstantUser(Inst, Idx));
159 const consthoist::ConstantUser &ConstUser);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h65 struct ConstantUser { struct in namespace:llvm::consthoist
69 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {} function in struct:llvm::consthoist::ConstantUser
72 using ConstantUseListType = SmallVector<ConstantUser, 8>;
85 Uses.push_back(ConstantUser(Inst, Idx));
159 const consthoist::ConstantUser &ConstUser);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h65 struct ConstantUser { struct in namespace:llvm::consthoist
69 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {} function in struct:llvm::consthoist::ConstantUser
72 using ConstantUseListType = SmallVector<ConstantUser, 8>;
85 Uses.push_back(ConstantUser(Inst, Idx));
159 const consthoist::ConstantUser &ConstUser);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h65 struct ConstantUser { struct in namespace:llvm::consthoist
69 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {} function in struct:llvm::consthoist::ConstantUser
72 using ConstantUseListType = SmallVector<ConstantUser, 8>;
85 Uses.push_back(ConstantUser(Inst, Idx));
159 const consthoist::ConstantUser &ConstUser);

Completed in 63 milliseconds