Searched refs:tryReplaceContWithBra (Results 1 – 2 of 2) sorted by relevance
89 bool tryReplaceContWithBra(BasicBlock *);
727 NVC0LegalizePostRA::tryReplaceContWithBra(BasicBlock *bb) in tryReplaceContWithBra() function in nv50_ir::NVC0LegalizePostRA880 if (!tryReplaceContWithBra(bb)) in visit()