Home
last modified time | relevance | path

Searched defs:InstIt (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/utils/TableGen/
H A DWebAssemblyDisassemblerEmitter.cpp106 auto InstIt = PrefixPair.second.find(I); emitWebAssemblyDisassemblerTables() local
/llvm-project/polly/lib/CodeGen/
H A DCodeGeneration.cpp146 auto InstIt = BB->begin(); removeLifetimeMarkers() local
H A DIslNodeBuilder.cpp1308 auto InstIt = Builder.GetInsertBlock() allocateNewArrays() local
/llvm-project/bolt/lib/Passes/
H A DInliner.cpp409 for (auto InstIt = BB->begin(); InstIt != BB->end();) { in inlineCallsInFunction() local
[all...]
/llvm-project/llvm/utils/TableGen/Common/
H A DVarLenCodeEmitterGen.cpp367 if (InstIt == VarLenInsts.end()) in emitInstructionBaseValues() local
/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp93 typename DenseMap<Instruction *, SmallPtrSet<KeyTy, 4>>::iterator InstIt = in RemoveFromReverseMap() local
/llvm-project/llvm/lib/IR/
H A DMetadata.cpp1618 auto *InstIt = llvm::find(InstVec, this); updateDIAssignIDMapping() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp10177 BasicBlock::reverse_iterator InstIt = ++Inst->getIterator().getReverse(), getSpillCost() local