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

12

/freebsd-10-stable/contrib/llvm/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.h34 USE_iterator It; member in class:llvm::PredIterator
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineWorklist.h67 DenseMap<Instruction*, unsigned>::iterator It = WorklistMap.find(I); local
H A DInstCombineLoadStoreAlloca.cpp177 BasicBlock::iterator It = New; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclLookups.h27 StoredDeclsMap::iterator It, End; member in class:clang::DeclContext::all_lookups_iterator
36 all_lookups_iterator(StoredDeclsMap::iterator It, argument
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DDepthFirstIterator.h105 ChildItTy &It = Top.second; local
H A DSTLExtras.h98 inline mapped_iterator(const mapped_iterator &It) argument
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h194 DenseMap<const Value*, unsigned>::const_iterator It = ValueMap.find(PN); local
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCObjectSymbolizer.cpp220 It = std::lower_bound(SortedSections.begin(), EndIt, local
252 SortedSectionList::iterator It = std::lower_bound(SortedSections.begin(), local
H A DMCModuleYAML.cpp67 EnumValByNameTy::const_iterator It = RegEnumValueByName.find(Name); local
74 EnumValByNameTy::const_iterator It = InstEnumValueByName.find(Name); local
407 AddrToTextAtomTy::const_iterator It = TAByAddr.find(BBI->Address); local
H A DMCObjectDisassembler.cpp350 BBInfoByAddrTy::iterator It = BBInfos.find(TA->getBeginAddr()); local
/freebsd-10-stable/contrib/llvm/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.cpp209 DenseMap<const Instruction *, unsigned>::iterator It = InstNumbers.find(I); local
H A DLocal.cpp613 IncomingValueMap::const_iterator It = IncomingValues.find(BB); local
651 IncomingValueMap::const_iterator It = IncomingValues.find(BB); local
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DR600Packetizer.cpp142 const DenseMap<unsigned, unsigned>::const_iterator It = PVs.find(Src); local
312 MachineBasicBlock::iterator It = VLIWPacketizerList::addToPacket(MI); local
H A DR600ControlFlowFinalizer.cpp187 std::vector<int64_t>::iterator It = local
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp509 MachineFunction::iterator It = BB; local
572 MachineFunction::iterator It = BB; local
637 MachineFunction::iterator It = BB; local
[all...]
H A DMipsSEISelLowering.cpp2619 MachineFunction::iterator It = llvm::next(MachineFunction::iterator(BB)); local
2684 MachineFunction::iterator It = llvm::next(MachineFunction::iterator(BB)); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1269 CachedNonLocalPointerInfo::iterator It = local
H A DScalarEvolution.cpp683 static const SCEV *BinomialCoefficient(const SCEV *It, unsigned K, argument
802 evaluateAtIteration(const SCEV *It, ScalarEvolution &SE) const argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp859 ValueToValueMapTy::iterator It = VMap.find(V); local
H A DReassociate.cpp562 LeafMap::iterator It = Leaves.find(Op); local
645 LeafMap::iterator It local
[all...]
H A DSCCP.cpp1060 DenseMap<GlobalVariable*, LatticeVal>::iterator It = local
/freebsd-10-stable/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp342 ResolveConstantsTy::iterator It = local
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DYAMLParser.cpp1627 std::map<StringRef, StringRef>::const_iterator It = local

Completed in 318 milliseconds

12