Home
last modified time | relevance | path

Searched defs:buildCFG (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/unittests/IR/
H A DCFGBuilder.cpp122 void CFGBuilder::buildCFG(const std::vector<Arc> &NewArcs) { in buildCFG() function in CFGBuilder
/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp74 til::SCFG *SExprBuilder::buildCFG(CFGWalker &Walker) { in buildCFG() function in SExprBuilder
H A DCFG.cpp1569 std::unique_ptr<CFG> CFGBuilder::buildCFG(const Decl *D, Stmt *Statement) { buildCFG() function in CFGBuilder
5236 std::unique_ptr<CFG> CFG::buildCFG(const Decl *D, Stmt *Statement, buildCFG() function in CFG
/llvm-project/bolt/lib/Core/
H A DBinaryFunction.cpp2001 Error BinaryFunction::buildCFG(MCPlusBuilder::AllocatorIdTy AllocatorId) { buildCFG() function in llvm::bolt::BinaryFunction