Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLowerExpectIntrinsic.cpp31 bool HandleSwitchExpect(SwitchInst *SI);
46 bool LowerExpectIntrinsic::HandleSwitchExpect(SwitchInst *SI) { in HandleSwitchExpect() function in LowerExpectIntrinsic
136 if (HandleSwitchExpect(SI)) in runOnFunction()