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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp308 SmallVector<Instruction *, 16> Users; local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DLowerInvoke.cpp338 SmallVector<Instruction*,16> Users; local
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DSIISelLowering.cpp1237 SDNode *Users[4] = { }; local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp721 SmallInstructionVector Users; local
475 collectInLoopUserSet(Loop *L, Instruction *Root, const SmallInstructionSet &Exclude, const SmallInstructionSet &Final, DenseSet<Instruction *> &Users) argument
513 collectInLoopUserSet(Loop *L, const SmallInstructionVector &Roots, const SmallInstructionSet &Exclude, const SmallInstructionSet &Final, DenseSet<Instruction *> &Users) argument
[all...]
H A DLoopStrengthReduce.cpp2490 isProfitableChain(IVChain &Chain, SmallPtrSet<Instruction*, 4> &Users, argument
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1404 isAllocSiteRemovable(Instruction *AI, SmallVectorImpl<WeakVH> &Users, argument
1485 SmallVector<WeakVH, 64> Users; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp1266 SmallVector<const Value *, 2> Users; local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp1121 bool BBVectorize::trackUsesOfI(DenseSet<Value *> &Users, argument
1183 DenseSet<Value *> Users; local
1406 DenseSet<Value *> Users; local
2800 DenseSet<Value *> Users; local
2822 DenseSet<Value *> Users; local
2853 DenseSet<Value *> Users; local
[all...]

Completed in 92 milliseconds