Searched refs:hasVarWithAssignment (Results 1 – 1 of 1) sorted by relevance
1374 bool hasVarWithAssignment(BlockInfo *LiveSet, BlockInfo::AssignmentKind Kind,1468 bool AssignmentTrackingLowering::hasVarWithAssignment( in hasVarWithAssignment() function in AssignmentTrackingLowering1703 if (hasVarWithAssignment(LiveSet, BlockInfo::Debug, Var, AV)) { in processTaggedInstruction()1783 if (hasVarWithAssignment(LiveSet, BlockInfo::Stack, Var, AV)) { in processDbgAssign()