Home
last modified time | relevance | path

Searched defs:threadEdge (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1611 void LazyValueInfoImpl::threadEdge(BasicBlock *PredBB, BasicBlock *OldSucc, threadEdge() function in LazyValueInfoImpl
1952 void LazyValueInfo::threadEdge(BasicBlock *PredBB, BasicBlock *OldSucc, threadEdge() function in LazyValueInfo
/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2372 void JumpThreadingPass::threadEdge(BasicBlock *BB, threadEdge() function in JumpThreadingPass