Home | History | Annotate | Download | only in Scalar

Lines Matching defs:PIC

253     PredIteratorCache PIC;
258 AS, ExitBlocks, InsertPts, PIC, LI, DT, TLI, L, CurAST, &SafetyInfo);
793 SmallVectorImpl<Instruction *> &LIP, PredIteratorCache &PIC,
797 LoopExitBlocks(LEB), LoopInsertPts(LIP), PredCache(PIC), AST(ast),
844 SmallVectorImpl<Instruction *> &InsertPts, PredIteratorCache &PIC,
1047 InsertPts, PIC, *CurAST, *LI, DL, Alignment, AATags);