Searched defs:LIP (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DLICM.cpp715 SmallVectorImpl<Instruction *> &LIP, PredIteratorCache &PIC,
719 LoopExitBlocks(LEB), LoopInsertPts(LIP), PredCache(PIC), AST(ast),
712 LoopPromoter(Value *SP, const SmallVectorImpl<Instruction *> &Insts, SSAUpdater &S, SmallPtrSet<Value *, 4> &PMA, SmallVectorImpl<BasicBlock *> &LEB, SmallVectorImpl<Instruction *> &LIP, PredIteratorCache &PIC, AliasSetTracker &ast, LoopInfo &li, DebugLoc dl, int alignment, MDNode *TBAATag) argument

Completed in 1057 milliseconds