Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h141 ConstIntInfoVec.clear(); in cleanup()
169 ConstInfoVecType ConstIntInfoVec; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp673 ConstGEPInfoMap[BaseGV] : ConstIntInfoVec; in findBaseConstants()
851 BaseGV ? ConstGEPInfoMap[BaseGV] : ConstIntInfoVec; in emitBaseConstants()
974 if (!ConstIntInfoVec.empty()) in runImpl()