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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h70 struct ConstantUser { struct in namespace:llvm::consthoist
74 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {} function in struct:llvm::consthoist::ConstantUser

Completed in 98 milliseconds