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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp119 SmallVector<PHIInfo, 8> PHIs; member in class:__anon2255::SSAIfConv
[all...]
H A DInlineSpiller.cpp527 SmallVector<VNInfo*, 8> PHIs, NonPHIs; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp101 SmallVector<WeakVH, 8> PHIs; local
H A DSimplifyCFG.cpp2062 SmallVector<PHINode*, 4> PHIs; local
3702 SmallVector<PHINode*, 4> PHIs; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DValueTracking.cpp1839 static uint64_t GetStringLengthH(Value *V, SmallPtrSet<PHINode*, 32> &PHIs) { argument
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp446 SmallVector<WeakVH, 8> PHIs; local
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp663 SmallPtrSet<const PHINode*, 8> PHIs; local
611 AllUsesOfValueWillTrapIfNull(const Value *V, SmallPtrSet<const PHINode*, 8> &PHIs) argument
962 ValueIsOnlyUsedLocallyOrStoredToOneGlobal(const Instruction *V, const GlobalVariable *GV, SmallPtrSet<const PHINode*, 8> &PHIs) argument
[all...]

Completed in 118 milliseconds