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.cpp646 ConstGEPInfoMap[BaseGV] : ConstIntInfoVec; in findBaseConstants()
824 BaseGV ? ConstGEPInfoMap[BaseGV] : ConstIntInfoVec; in emitBaseConstants()
946 if (!ConstIntInfoVec.empty()) in runImpl()