Home
last modified time | relevance | path

Searched refs:ConstIntInfoVec (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h139 ConstIntInfoVec.clear(); in cleanup()
166 ConstInfoVecType ConstIntInfoVec; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp664 ConstGEPInfoMap[BaseGV] : ConstIntInfoVec; in findBaseConstants()
848 BaseGV ? ConstGEPInfoMap[BaseGV] : ConstIntInfoVec; in emitBaseConstants()
968 if (!ConstIntInfoVec.empty()) in runImpl()