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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DGetElementPtrTypeIterator.h33 static generic_gep_type_iterator begin(Type *Ty, ItTy It) { argument
39 static generic_gep_type_iterator end(ItTy It) { argument
H A DCFG.h33 USE_iterator It; member in class:llvm::PredIterator
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombineWorklist.h67 DenseMap<Instruction*, unsigned>::iterator It = WorklistMap.find(I); local
H A DInstCombineLoadStoreAlloca.cpp196 BasicBlock::iterator It = New; local
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h191 DenseMap<const Value*, unsigned>::const_iterator It = ValueMap.find(PN); local
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DDepthFirstIterator.h105 ChildItTy &It = Top.second; local
H A DSTLExtras.h98 inline mapped_iterator(const mapped_iterator &It) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DLoopUnroll.cpp45 ValueToValueMapTy::iterator It = VMap.find(Op); local
52 ValueToValueMapTy::iterator It = VMap.find(PN->getIncomingBlock(i)); local
307 ValueToValueMapTy::iterator It = LastValueMap.find(Incoming); local
[all...]
H A DPromoteMemoryToRegister.cpp173 DenseMap<const Instruction *, unsigned>::iterator It = InstNumbers.find(I); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1237 CachedNonLocalPointerInfo::iterator It = local
H A DScalarEvolution.cpp674 static const SCEV *BinomialCoefficient(const SCEV *It, unsigned K, argument
793 evaluateAtIteration(const SCEV *It, ScalarEvolution &SE) const argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DReassociate.cpp526 LeafMap::iterator It = Leaves.find(Op); local
610 LeafMap::iterator It local
[all...]
H A DLoopUnswitch.cpp849 ValueToValueMapTy::iterator It = VMap.find(V); local
H A DSCCP.cpp1070 DenseMap<GlobalVariable*, LatticeVal>::iterator It = local
H A DLoopStrengthReduce.cpp174 RegUsesTy::iterator It = RegUsesMap.find(Reg); local
[all...]
H A DObjCARC.cpp108 typename MapTy::const_iterator It = Map.find(Key); local
118 typename MapTy::iterator It = Map.find(Key); local
3222 MapVector<Value *, RRInfo>::const_iterator It = Retains.find(NewRetain); local
3277 DenseMap<Value *, RRInfo>::const_iterator It = local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeISelLowering.cpp258 MachineFunction::iterator It = MBB; local
358 MachineFunction::iterator It = MBB; local
438 MachineFunction::iterator It = MBB; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Sparc/
H A DSparcISelLowering.cpp1196 MachineFunction::iterator It = BB; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Bitcode/Reader/
H A DBitcodeReader.cpp344 ResolveConstantsTy::iterator It = local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/XCore/
H A DXCoreISelLowering.cpp1283 MachineFunction::iterator It = BB; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsISelLowering.cpp1002 MachineFunction::iterator It = llvm::next(MachineFunction::iterator(BB)); local
1202 MachineFunction::iterator It local
1290 MachineFunction::iterator It = BB; local
1440 MachineFunction::iterator It = BB; local
1527 MachineFunction::iterator It = BB; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4884 MachineFunction::iterator It = BB; local
4953 MachineFunction::iterator It = BB; local
5076 MachineFunction::iterator It local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelLowering.cpp5392 MachineFunction::iterator It = BB; local
5462 MachineFunction::iterator It = BB; local
5569 MachineFunction::iterator It = BB; local
5686 MachineFunction::iterator It = BB; local
6334 MachineFunction::iterator It = BB; local
6798 MachineFunction::iterator It = BB; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86ISelLowering.cpp12966 MachineFunction::iterator It = BB; local
[all...]

Completed in 248 milliseconds