Home
last modified time | relevance | path

Searched refs:buildFlowsToUndefined (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/tools/llvm-cfi-verify/lib/
DGraphBuilder.h127 static void buildFlowsToUndefined(const FileAnalysis &Analysis,
DGraphBuilder.cpp112 void GraphBuilder::buildFlowsToUndefined(const FileAnalysis &Analysis, in buildFlowsToUndefined() function in llvm::cfi_verify::GraphBuilder
311 buildFlowsToUndefined(Analysis, Result, BranchNode, ParentMeta); in buildFlowGraphImpl()