Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h138 ConstIntInfoVec.clear(); in cleanup()
165 ConstInfoVecType ConstIntInfoVec; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp670 ConstGEPInfoMap[BaseGV] : ConstIntInfoVec; in findBaseConstants()
853 BaseGV ? ConstGEPInfoMap[BaseGV] : ConstIntInfoVec; in emitBaseConstants()
973 if (!ConstIntInfoVec.empty()) in runImpl()