Searched refs:ExprInsertPt (Results 1 – 2 of 2) sorted by relevance
1422 Instruction *ExprInsertPt = Preheader->getTerminator(); in runOnLoop() local1426 IRBuilder<> B(ExprInsertPt); in runOnLoop()
1917 Instruction *ExprInsertPt = Preheader->getTerminator(); in run() local1927 IRBuilder<> B(ExprInsertPt); in run()