Searched refs:doForAllSuccsOrPreds (Results 1 – 2 of 2) sorted by relevance
252 void doForAllSuccsOrPreds(const BinaryBasicBlock &BB, in doForAllSuccsOrPreds() function362 doForAllSuccsOrPreds(*BB, [&](ProgramPoint P) { in run()370 doForAllSuccsOrPreds(*BB, [&](ProgramPoint P) { in run()
49 this->doForAllSuccsOrPreds(BB, [&](ProgramPoint P) { in getDominanceFrontierFor()