Searched defs:runOnAllBlocks (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowSolver.h184 void runOnAllBlocks(const CFG& cfg, bool recordStmtValues = false) { function in class:clang::DataflowSolver
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Analysis/
H A DLiveVariables.cpp492 void LiveVariables::runOnAllBlocks(LiveVariables::Observer &obs) { function in class:LiveVariables

Completed in 177 milliseconds