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() function1519 trans = compute_trans_from_raw(range, domain); in trans_context()1530 ltrans = compute_trans_from_raw(lrange, domain); in trans_context()1548 utrans = compute_trans_from_raw(urange, domain); in trans_context()1647 canonical = compute_trans_from_raw(raw, domain); in untrans_context()1672 canonical = compute_trans_from_raw(lraw, domain); in untrans_context()1703 canonical = compute_trans_from_raw(uraw, domain); in untrans_context()