Searched defs:PtrToIntSameSize_match (Results 1 – 1 of 1) sorted by relevance
1914 template <typename Op_t> struct PtrToIntSameSize_match { struct1918 PtrToIntSameSize_match(const DataLayout &DL, const Op_t &OpMatch) in PtrToIntSameSize_match() argument1921 template <typename OpTy> bool match(OpTy *V) { in match()