Searched refs:UntaggedStoreVars (Results 1 – 1 of 1) sorted by relevance
1114 UntaggedStoreAssignmentMap UntaggedStoreVars; member in __anon3afac2c40211::AssignmentTrackingLowering1620 auto It = UntaggedStoreVars.find(&I); in processUntaggedInstruction()1621 if (It == UntaggedStoreVars.end()) in processUntaggedInstruction()2154 AssignmentTrackingLowering::UntaggedStoreAssignmentMap &UntaggedStoreVars, in buildOverlapMapAndRecordDeclares() argument2216 UntaggedStoreVars[&I].push_back( in buildOverlapMapAndRecordDeclares()2300 Fn, FnVarLocs, *VarsWithStackSlot, UntaggedStoreVars, in run()