Searched refs:RawNodePtr (Results 1 – 1 of 1) sorted by relevance
153 using RawNodePtr = ComplexDeinterleavingCompositeNode *; typedef168 SmallVector<RawNodePtr> Operands;187 auto PrintNodeRef = [&](RawNodePtr Ptr) { in dump()223 using RawNodePtr = ComplexDeinterleavingCompositeNode::RawNodePtr; typedef in __anon87c1be940111::ComplexDeinterleavingGraph407 Value *replaceNode(IRBuilderBase &Builder, RawNodePtr Node);414 void processReductionOperation(Value *OperationReplacement, RawNodePtr Node);415 void processReductionSingle(Value *OperationReplacement, RawNodePtr Node);2143 RawNodePtr Node) { in replaceNode()2147 auto ReplaceOperandIfExist = [&](RawNodePtr &Node, unsigned Idx) -> Value * { in replaceNode()2245 Value *OperationReplacement, RawNodePtr Node) { in processReductionSingle()[all …]