HomeSort by: relevance | last modified time | path
    Searched refs:buildFlowsToUndefined (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/
GraphBuilder.h 111 // path (fallthrough or target) using `buildFlowsToUndefined`. Otherwise, this
127 static void buildFlowsToUndefined(const FileAnalysis &Analysis,
GraphBuilder.cpp 112 void GraphBuilder::buildFlowsToUndefined(const FileAnalysis &Analysis,
160 errs() << "ControlBranchNode supplied to buildFlowsToUndefined should "
311 buildFlowsToUndefined(Analysis, Result, BranchNode, ParentMeta);

Completed in 14 milliseconds