Searched refs:decomposeSymbol (Results 1 – 1 of 1) sorted by relevance
224 decomposeSymbol(SymbolRef Sym, BasicValueFactory &BV) { in decomposeSymbol() function362 std::tie(LSym, LInt) = decomposeSymbol(LSym, BV); in tryRearrange()363 std::tie(RSym, RInt) = decomposeSymbol(RSym, BV); in tryRearrange()