Searched refs:JumpThreading (Results 1 – 4 of 4) sorted by relevance
25 JumpThreading.cpp
137 class JumpThreading : public FunctionPass { class143 JumpThreading(bool InsertFreezeWhenUnfoldingSelect = false, int T = -1) in JumpThreading() function in __anon355146700111::JumpThreading166 char JumpThreading::ID = 0;168 INITIALIZE_PASS_BEGIN(JumpThreading, "jump-threading",174 INITIALIZE_PASS_END(JumpThreading, "jump-threading", in INITIALIZE_PASS_DEPENDENCY()179 return new JumpThreading(InsertFr, Threshold); in INITIALIZE_PASS_DEPENDENCY()314 bool JumpThreading::runOnFunction(Function &F) { in runOnFunction()
32 JumpThreading.cpp \
36 "JumpThreading.cpp",