Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1367 void LazyValueInfoCache::threadEdge(BasicBlock *PredBB, BasicBlock *OldSucc, in threadEdge() function in LazyValueInfoCache
1703 void LazyValueInfo::threadEdge(BasicBlock *PredBB, BasicBlock *OldSucc, in threadEdge() function in LazyValueInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1530 void LazyValueInfoImpl::threadEdge(BasicBlock *PredBB, BasicBlock *OldSucc, in threadEdge() function in LazyValueInfoImpl
1954 void LazyValueInfo::threadEdge(BasicBlock *PredBB, BasicBlock *OldSucc, in threadEdge() function in LazyValueInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1607 void LazyValueInfoImpl::threadEdge(BasicBlock *PredBB, BasicBlock *OldSucc, in threadEdge() function in LazyValueInfoImpl
1954 void LazyValueInfo::threadEdge(BasicBlock *PredBB, BasicBlock *OldSucc, in threadEdge() function in LazyValueInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2399 void JumpThreadingPass::threadEdge(BasicBlock *BB, in threadEdge() function in JumpThreadingPass