Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp58 unsigned InstNum = It - Instructions.begin(); in isAliveAfter() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp684 unsigned &InstNum, in analyzeInstructionForSinking()
837 unsigned InstNum = 0, MemoryInstNum = 0; in sinkBB() local
H A DNewGVN.cpp2459 for (auto InstNum : RevisitOnReachabilityChange[To]) in updateReachableEdge() local
3884 for (auto InstNum : BBPair.second) { in eliminateInstructions() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp770 unsigned InstNum, Value *&ResVal, unsigned &TypeID, in getValueTypePair()
799 unsigned InstNum, Type *Ty, unsigned TyID, Value *&ResVal, in popValue()
810 unsigned InstNum, Type *Ty, unsigned TyID, Value *&ResVal, in getValue()
819 unsigned InstNum, Type *Ty, unsigned TyID, in getValue()
831 unsigned InstNum, Type *Ty, unsigned TyID, in getValueSigned()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1836 unsigned InstNum = It.first; in emitDebugValues() local