Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCtxProfAnalysis.cpp161 void addOutEdge(size_t Index, EdgeInfo &Info) { in addOutEdge() function in llvm::ProfileAnnotatorImpl::BBInfo
349 Info.addOutEdge(I, EI); in ProfileAnnotatorImpl()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1135 void addOutEdge(PGOUseEdge *E) { in addOutEdge() function
1297 SrcInfo.addOutEdge(E.get()); in setupBBInfoEdges()