Searched defs:CBRs (Results 1 – 1 of 1) sorted by relevance
79 SmallVector<CallBrInst *, 2> CBRs = FindCallBrs(Fn); in run() local110 SmallVector<CallBrInst *, 2> CBRs; in FindCallBrs() local118 bool SplitCriticalEdges(ArrayRef<CallBrInst *> CBRs, DominatorTree &DT) { in SplitCriticalEdges()140 bool InsertIntrinsicCalls(ArrayRef<CallBrInst *> CBRs, DominatorTree &DT) { in InsertIntrinsicCalls()224 SmallVector<CallBrInst *, 2> CBRs = FindCallBrs(Fn); in runOnFunction() local