Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp58 unsigned InstNum = It - Instructions.begin(); in isAliveAfter() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp684 analyzeInstructionForSinking(LockstepReverseIterator & LRI,unsigned & InstNum,unsigned & MemoryInstNum,ModelledPHISet & NeededPHIs,SmallPtrSetImpl<Value * > & PHIContents) analyzeInstructionForSinking() argument
837 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
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp770 unsigned InstNum, Value *&ResVal, unsigned &TypeID, in getValueTypePair() argument
819 if (getValue(Record, Slot, InstNum, Ty, TyID, ResVal, ConstExprInsertBB)) in getValue() argument
799 popValue(const SmallVectorImpl<uint64_t> & Record,unsigned & Slot,unsigned InstNum,Type * Ty,unsigned TyID,Value * & ResVal,BasicBlock * ConstExprInsertBB) popValue() argument
810 getValue(const SmallVectorImpl<uint64_t> & Record,unsigned Slot,unsigned InstNum,Type * Ty,unsigned TyID,Value * & ResVal,BasicBlock * ConstExprInsertBB) getValue() argument
831 getValueSigned(const SmallVectorImpl<uint64_t> & Record,unsigned Slot,unsigned InstNum,Type * Ty,unsigned TyID,BasicBlock * ConstExprInsertBB) getValueSigned() argument
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1836 unsigned InstNum = It.first; emitDebugValues() local