Searched refs:hasVarWithAssignment (Results 1 – 1 of 1) sorted by relevance
1372 bool hasVarWithAssignment(BlockInfo *LiveSet, BlockInfo::AssignmentKind Kind,1466 bool AssignmentTrackingLowering::hasVarWithAssignment( in hasVarWithAssignment() function in AssignmentTrackingLowering1701 if (hasVarWithAssignment(LiveSet, BlockInfo::Debug, Var, AV)) { in processTaggedInstruction()1781 if (hasVarWithAssignment(LiveSet, BlockInfo::Stack, Var, AV)) { in processDbgAssign()