OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SafeToHoist
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
ScalarEvolutionExpander.cpp
1929
auto
SafeToHoist
= [](const SCEV *S) {
1944
if (
SafeToHoist
(S)) {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp
2242
bool
SafeToHoist
= OrigLoop->isLoopInvariant(V) &&
2247
if (
SafeToHoist
)
Completed in 41 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026