Searched refs:QuotRemWithBB (Results 1 – 1 of 1) sorted by relevance
55 struct QuotRemWithBB { struct83 QuotRemWithBB createSlowBB(BasicBlock *Successor);84 QuotRemWithBB createFastBB(BasicBlock *Successor);85 QuotRemPair createDivRemPhiNodes(QuotRemWithBB &LHS, QuotRemWithBB &RHS,259 QuotRemWithBB FastDivInsertionTask::createSlowBB(BasicBlock *SuccessorBB) { in createSlowBB()260 QuotRemWithBB DivRemPair; in createSlowBB()283 QuotRemWithBB FastDivInsertionTask::createFastBB(BasicBlock *SuccessorBB) { in createFastBB()284 QuotRemWithBB DivRemPair; in createFastBB()310 QuotRemPair FastDivInsertionTask::createDivRemPhiNodes(QuotRemWithBB &LHS, in createDivRemPhiNodes()311 QuotRemWithBB &RHS, in createDivRemPhiNodes()[all …]