Searched refs:decomposeSymbol (Results 1 – 1 of 1) sorted by relevance
277 static std::pair<SymbolRef, APSIntPtr> decomposeSymbol(SymbolRef Sym, in decomposeSymbol() function413 std::tie(LSym, LInt) = decomposeSymbol(LSym, BV); in tryRearrange()414 std::tie(RSym, RInt) = decomposeSymbol(RSym, BV); in tryRearrange()