Searched defs:threadEdge (Results 1 – 2 of 2) sorted by relevance
1478 void LazyValueInfoImpl::threadEdge(BasicBlock *PredBB, BasicBlock *OldSucc, in threadEdge() function in LazyValueInfoImpl1841 void LazyValueInfo::threadEdge(BasicBlock *PredBB, BasicBlock *OldSucc, in threadEdge() function in LazyValueInfo
2365 void JumpThreadingPass::threadEdge(BasicBlock *BB, in threadEdge() function in JumpThreadingPass