Searched defs:ConstantUser (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm/Transforms/Scalar/ |
H A D | ConstantHoisting.h | 51 struct ConstantUser { struct 55 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) { } in ConstantUser() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/ |
H A D | ConstantHoisting.h | 69 struct ConstantUser { struct 73 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {} in ConstantUser() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
H A D | ConstantHoisting.h | 70 struct ConstantUser { struct 74 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {} in ConstantUser() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Scalar/ |
D | ConstantHoisting.h | 70 struct ConstantUser { struct 74 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {} in ConstantUser() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Scalar/ |
D | ConstantHoisting.h | 70 struct ConstantUser { struct 74 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {} in ConstantUser() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Scalar/ |
D | ConstantHoisting.h | 70 struct ConstantUser { struct 74 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {} in ConstantUser() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Scalar/ |
D | ConstantHoisting.h | 70 struct ConstantUser { struct 74 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {} in ConstantUser() argument
|