Searched refs:assignSymbolLabelMap (Results 1 – 2 of 2) sorted by relevance
197 assignSymbolLabelMap = &unit.assignSymbolLabelMap; in enterFunction()209 assignSymbolLabelMap = nullptr; in exitFunction()239 assignSymbolLabelMap = &p.assignSymbolLabelMap; in resetFunctionState()526 auto iter = assignSymbolLabelMap->find(*sym); in analyzeBranches()527 if (iter == assignSymbolLabelMap->end()) { in analyzeBranches()530 assignSymbolLabelMap->try_emplace(*sym, labelSet); in analyzeBranches()757 lower::pft::SymbolLabelMap *assignSymbolLabelMap{nullptr}; member in __anon08121b360111::PFTBuilder
453 SymbolLabelMap assignSymbolLabelMap;