Searched defs:CBRs (Results 1 – 1 of 1) sorted by relevance
79 SmallVector<CallBrInst *, 2> CBRs = FindCallBrs(Fn); in run() local 108 SmallVector<CallBrInst *, 2> CBRs; FindCallBrs() local 116 SplitCriticalEdges(ArrayRef<CallBrInst * > CBRs,DominatorTree & DT) SplitCriticalEdges() argument 138 InsertIntrinsicCalls(ArrayRef<CallBrInst * > CBRs,DominatorTree & DT) InsertIntrinsicCalls() argument 222 SmallVector<CallBrInst *, 2> CBRs = FindCallBrs(Fn); runOnFunction() local [all...]