Home
last modified time | relevance | path

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

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