Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp137 class JumpThreading : public FunctionPass { class
143 JumpThreading(bool InsertFreezeWhenUnfoldingSelect = false, int T = -1) in JumpThreading() function in __anon30f700b90111::JumpThreading