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

/external/llvm/lib/Transforms/Scalar/
H A DLICM.cpp635 SmallPtrSet<Value*, 4> &PMA,
639 PointerMustAliases(PMA), LoopExitBlocks(LEB), AST(ast), DL(dl),
633 LoopPromoter(Value *SP, const SmallVectorImpl<Instruction*> &Insts, SSAUpdater &S, SmallPtrSet<Value*, 4> &PMA, SmallVectorImpl<BasicBlock*> &LEB, AliasSetTracker &ast, DebugLoc dl, int alignment) argument

Completed in 66 milliseconds