Searched defs:PatternPtr (Results 1 – 2 of 2) sorted by relevance
38 using PatternPtr = std::shared_ptr<Pattern>; variable
968 Value *PatternPtr = ConstantExpr::getBitCast(GV, Int8PtrTy); in processLoopStridedStore() local