Home
last modified time | relevance | path

Searched defs:SimpleConstants (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DEvaluator.h169 SmallPtrSet<Constant*, 8> SimpleConstants; global() variable
/llvm-project/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp59 isSimpleEnoughValueToCommitHelper(Constant * C,SmallPtrSetImpl<Constant * > & SimpleConstants,const DataLayout & DL) isSimpleEnoughValueToCommitHelper() argument
114 isSimpleEnoughValueToCommit(Constant * C,SmallPtrSetImpl<Constant * > & SimpleConstants,const DataLayout & DL) isSimpleEnoughValueToCommit() argument
[all...]