Searched refs:HandleSwitchExpect (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/Transforms/Utils/
H A DLowerExpectIntrinsic.cpp45 bool HandleSwitchExpect(SwitchInst *SI);
60 bool LowerExpectIntrinsic::HandleSwitchExpect(SwitchInst *SI) { function in class:LowerExpectIntrinsic
144 if (HandleSwitchExpect(SI))

Completed in 94 milliseconds