Searched refs:InsertIntrinsicCalls (Results 1 – 1 of 1) sorted by relevance
58 static bool InsertIntrinsicCalls(ArrayRef<CallBrInst *> CBRs,87 Changed |= InsertIntrinsicCalls(CBRs, DT); in run()140 bool InsertIntrinsicCalls(ArrayRef<CallBrInst *> CBRs, DominatorTree &DT) { in InsertIntrinsicCalls() function248 if (InsertIntrinsicCalls(CBRs, *DT)) in runOnFunction()