Searched defs:ConvertedInsts (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Transforms/Scalar/ | ||
H A D | Float2Int.h | 54 MapVector<Instruction *, Value *> ConvertedInsts; variable |
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZTDC.cpp | 82 MapVector<Instruction *, std::tuple<Value *, int, bool>> ConvertedInsts; global() member in __anonb32583410111::SystemZTDCPass |