Home
last modified time | relevance | path

Searched refs:UpdatePredRedefs (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIfConversion.cpp972 static void UpdatePredRedefs(MachineInstr *MI, SmallSet<unsigned,4> &Redefs, in UpdatePredRedefs() function
1006 static void UpdatePredRedefs(MachineBasicBlock::iterator I, in UpdatePredRedefs() function
1011 UpdatePredRedefs(I, Redefs, TRI); in UpdatePredRedefs()
1280 UpdatePredRedefs(BBI1->BB->begin(), DI1, Redefs, TRI); in IfConvertDiamond()
1377 UpdatePredRedefs(I, Redefs, TRI, true); in PredicateBlock()
1423 UpdatePredRedefs(MI, Redefs, TRI, true); in CopyAndPredicateBlock()
/external/llvm/lib/CodeGen/
DIfConversion.cpp1050 static void UpdatePredRedefs(MachineInstr &MI, LivePhysRegs &Redefs) { in UpdatePredRedefs() function
1641 UpdatePredRedefs(I, Redefs); in PredicateBlock()
1686 UpdatePredRedefs(*MI, Redefs); in CopyAndPredicateBlock()