Searched refs:InvalidatePreds (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp264 void InvalidatePreds(MachineBasicBlock &MBB);
1461 void IfConverter::InvalidatePreds(MachineBasicBlock &MBB) { function in class:IfConverter
1611 InvalidatePreds(*BBI.BB);
1753 InvalidatePreds(*BBI.BB);
2038 InvalidatePreds(*BBI.BB);
2108 InvalidatePreds(*BBI.BB);

Completed in 110 milliseconds