Home | History | Annotate | Download | only in src

Lines Matching refs:iteratorToInst

850       if (llvm::isa<InstCall>(iteratorToInst(Current))) {
855 while (Current != End && !llvm::isa<InstCall>(iteratorToInst(Current))) {