Home
last modified time | relevance | path

Searched defs:SeenInsts (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DFloat2Int.h51 MapVector<Instruction *, ConstantRange> SeenInsts; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h234 SmallDenseMap<Instruction *, SizeOffsetAPInt, 8> SeenInsts; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5212 BlockFrequencyInfo *BFI, unsigned &SeenInsts) { in FindAllMemoryUses()
5287 unsigned SeenInsts = 0; in FindAllMemoryUses() local