OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isGEPFoldable
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
NaryReassociate.cpp
324
static bool
isGEPFoldable
(GetElementPtrInst *GEP,
333
if (
isGEPFoldable
(GEP, TTI))
StraightLineStrengthReduce.cpp
286
static bool
isGEPFoldable
(GetElementPtrInst *GEP,
308
return
isGEPFoldable
(cast<GetElementPtrInst>(C.Ins), TTI);
Completed in 65 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026