Searched defs:isFoldable (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/Transforms/Scalar/ | ||
| D | CodeGenPrepare.cpp | 597 bool isFoldable(unsigned SizeCIOp, unsigned, bool) const { in isFoldable() function in __anon3005b4ff0211::CodeGenPrepareFortifiedLibCalls |
| /external/llvm/lib/Transforms/Utils/ | ||
| D | SimplifyLibCalls.cpp | 134 bool isFoldable(unsigned SizeCIOp, unsigned SizeArgOp, bool isString) const { in isFoldable() function |