Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCtxProfAnalysis.cpp152 void addInEdge(EdgeInfo &Info) { in addInEdge() function in llvm::ProfileAnnotatorImpl::BBInfo
350 getBBInfo(*Succ).addInEdge(EI); in ProfileAnnotatorImpl()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1141 void addInEdge(PGOUseEdge *E) { in addInEdge() function
1298 DestInfo.addInEdge(E.get()); in setupBBInfoEdges()