Home
last modified time | relevance | path

Searched defs:InstNum (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp640 analyzeInstructionForSinking(LockstepReverseIterator & LRI,unsigned & InstNum,unsigned & MemoryInstNum,ModelledPHISet & NeededPHIs,SmallPtrSetImpl<Value * > & PHIContents) analyzeInstructionForSinking() argument
788 unsigned InstNum = 0, MemoryInstNum = 0; sinkBB() local
H A DNewGVN.cpp2455 for (auto InstNum : RevisitOnReachabilityChange[To]) updateReachableEdge() local
3879 for (auto InstNum : BBPair.second) { eliminateInstructions() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp58 unsigned InstNum = It - Instructions.begin(); in isAliveAfter() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp744 getValueTypePair(const SmallVectorImpl<uint64_t> & Record,unsigned & Slot,unsigned InstNum,Value * & ResVal,unsigned & TypeID,BasicBlock * ConstExprInsertBB) getValueTypePair() argument
773 popValue(const SmallVectorImpl<uint64_t> & Record,unsigned & Slot,unsigned InstNum,Type * Ty,unsigned TyID,Value * & ResVal,BasicBlock * ConstExprInsertBB) popValue() argument
784 getValue(const SmallVectorImpl<uint64_t> & Record,unsigned Slot,unsigned InstNum,Type * Ty,unsigned TyID,Value * & ResVal,BasicBlock * ConstExprInsertBB) getValue() argument
793 getValue(const SmallVectorImpl<uint64_t> & Record,unsigned Slot,unsigned InstNum,Type * Ty,unsigned TyID,BasicBlock * ConstExprInsertBB) getValue() argument
805 getValueSigned(const SmallVectorImpl<uint64_t> & Record,unsigned Slot,unsigned InstNum,Type * Ty,unsigned TyID,BasicBlock * ConstExprInsertBB) getValueSigned() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1836 unsigned InstNum = It.first; in emitDebugValues() local