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

/macosx-10.10/system_cmds-643.1.1/ac.tproj/
H A Dac.c94 static struct user_list *Users = NULL; variable in typeref:struct:user_list
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DSjLjEHPrepare.cpp306 SmallVector<Instruction*, 16> Users; local
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DLowerInvoke.cpp341 SmallVector<Instruction*,16> Users; local
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1110 isAllocSiteRemovable(Instruction *AI, SmallVectorImpl<WeakVH> &Users, argument
1191 SmallVector<WeakVH, 64> Users; local
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Vectorize/
H A DBBVectorize.cpp788 bool BBVectorize::trackUsesOfI(DenseSet<Value *> &Users, argument
848 DenseSet<Value *> Users; local
1038 DenseSet<Value *> Users; local
2101 DenseSet<Value *> Users; local
2121 DenseSet<Value *> Users; local
2149 DenseSet<Value *> Users; local
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2397 isProfitableChain(IVChain &Chain, SmallPtrSet<Instruction*, 4> &Users, argument
H A DObjCARC.cpp2237 SmallVector<const Value *, 2> Users; local

Completed in 114 milliseconds