Searched defs:It (Results 126 - 150 of 189) sorted by relevance

12345678

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp193 auto It = ValueCache.find_as(Val); local
[all...]
H A DScalarEvolution.cpp1123 static const SCEV *BinomialCoefficient(const SCEV *It, unsigned K, argument
1241 evaluateAtIteration(const SCEV *It, ScalarEvolution &SE) const argument
[all...]
H A DConstantFolding.cpp1090 auto It = FoldedOps.find(NewC); local
H A DInlineCost.cpp260 auto It = SROAArgValues.find(V); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1733 auto It = SDCallSiteDbgInfo.find(Node); local
H A DTargetInstrInfo.h1783 insertOutlinedCall(Module &M, MachineBasicBlock &MBB, MachineBasicBlock::iterator &It, MachineFunction &MF, const outliner::Candidate &C) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp669 auto It = EntryValuesBackupVars.find(Var); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp194 Loc(MachineBasicBlock *B, MachineBasicBlock::iterator It) argument
1512 MachineBasicBlock::iterator It; local
[all...]
H A DHexagonCommonGEP.cpp744 BasicBlock::iterator It = In->getIterator(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp346 MBBInfoMap::const_iterator It = BlockInfoMap.find(MBB); local
354 LoopLandInfoMap::const_iterator It = LLInfoMap.find(LoopRep); local
369 MBBInfoMap::const_iterator It = BlockInfoMap.find(MBB); local
406 countActiveBlock(MBBVector::const_iterator It, MBBVector::const_iterator E) const argument
568 MachineBasicBlock::succ_iterator It = MBB->succ_begin(); local
610 MachineBasicBlock::reverse_iterator It = MBB->rbegin(); local
634 MachineBasicBlock::reverse_iterator It = MBB->rbegin(); local
688 MachineBasicBlock::iterator It = Pre; local
775 SmallVectorImpl<MachineBasicBlock *>::const_iterator It = local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp1831 std::map<StringRef, StringRef>::const_iterator It = local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h161 IDToNodeMap::const_iterator It = NodeMap.find(ID); local
169 IDToNodeMap::const_iterator It = NodeMap.find(ID); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp630 auto It = Substitutions.find(S->Name); local
[all...]
H A DClangAttrEmitter.cpp1863 auto It = SubjectsToRules.find(D); local
1983 auto It = SubjectsToRules.find(Subject); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp366 auto It = partition_point(AddrToMD5Map, [=](std::pair<uint64_t, uint64_t> A) { local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp734 auto It = FullPathMap.find(FullPath); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp905 auto It = remove_if(SrcElements, [this](Constant *E) { local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp1769 auto It = Retains.find(NewRetain); local
1841 auto It = Releases.find(NewRelease); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp1323 ValueToValueMapTy::iterator It = VMap.find(V); local
[all...]
H A DLICM.cpp632 auto It = std::find_if(F->begin(), F->end(), IsSucc); local
700 auto It = std::find_if(HoistableBranches.begin(), HoistableBranches.end(), local
1474 auto It = SunkCopies.find(ExitBlock); local
[all...]
H A DSCCP.cpp414 const auto &It = TrackedMultipleRetVals.find(std::make_pair(F, i)); local
1178 DenseMap<GlobalVariable*, LatticeVal>::iterator It = local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp373 MachineFunction::iterator It = ++BB->getIterator(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1536 MachineFunction::iterator It = ++BB->getIterator(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1811 auto It = VMap.find(V); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp166 static Iterator utohexstr(T X, Iterator It, size_t Len) { argument
[all...]

Completed in 504 milliseconds

12345678