Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
DFloat2Int.h51 MapVector<Instruction *, ConstantRange> SeenInsts; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DMemoryBuiltins.h200 SmallPtrSet<Instruction *, 8> SeenInsts; variable
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4977 BlockFrequencyInfo *BFI, int SeenInsts = 0) { in FindAllMemoryUses()