Searched refs:runOnAllBlocks (Results 1 – 3 of 3) sorted by relevance
98 void runOnAllBlocks(Observer &obs);
551 L->runOnAllBlocks(A); in checkASTCodeBody()
510 void LiveVariables::runOnAllBlocks(LiveVariables::Observer &obs) { in runOnAllBlocks() function in LiveVariables