Home
last modified time | relevance | path

Searched defs:ConvertedInsts (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DFloat2Int.h54 MapVector<Instruction *, Value *> ConvertedInsts; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp82 MapVector<Instruction *, std::tuple<Value *, int, bool>> ConvertedInsts; member in __anonedf589c00111::SystemZTDCPass