Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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 __anon355146700111::JumpThreading