Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h139 ConstIntInfoVec.clear(); in cleanup()
167 ConstInfoVecType ConstIntInfoVec; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp668 ConstGEPInfoMap[BaseGV] : ConstIntInfoVec; in findBaseConstants()
843 BaseGV ? ConstGEPInfoMap[BaseGV] : ConstIntInfoVec; in emitBaseConstants()
966 if (!ConstIntInfoVec.empty()) in runImpl()