OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LSRWithInstrQueries
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZTargetTransformInfo.h
80
bool
LSRWithInstrQueries
() { return true; }
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h
284
bool
LSRWithInstrQueries
() const { return false; }
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
TargetTransformInfo.cpp
434
bool TargetTransformInfo::
LSRWithInstrQueries
() const {
435
return TTIImpl->
LSRWithInstrQueries
();
Completed in 18 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026