Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DFloat2Int.h48 MapVector<Instruction *, Value *> ConvertedInsts; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp86 MapVector<Instruction *, std::tuple<Value *, int, bool>> ConvertedInsts; member in __anon69ff18590111::SystemZTDCPass