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