Searched refs:compute_trans_from_raw (Results 1 – 2 of 2) sorted by relevance
9 compute_trans_from_raw is an expensive operation that needs to be sped up or threaded so that mcstr…
1281 compute_trans_from_raw(const char *level, domain_t *domain) { in compute_trans_from_raw() function1526 trans = compute_trans_from_raw(range, domain); in trans_context()1535 ltrans = compute_trans_from_raw(lrange, domain); in trans_context()1550 utrans = compute_trans_from_raw(urange, domain); in trans_context()1638 canonical = compute_trans_from_raw(raw, domain); in untrans_context()1659 canonical = compute_trans_from_raw(lraw, domain); in untrans_context()1683 canonical = compute_trans_from_raw(uraw, domain); in untrans_context()