Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp929 updateLastSuccessor(TPath, DuplicateMap, &DTU); in createAllExitPaths()
1191 void updateLastSuccessor(ThreadingPath &TPath, in updateLastSuccessor() function