OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isLoopLatch
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
VPlan.h
2245
return ToLoop->
isLoopLatch
(FromBlock) && ToBlock == ToLoop->getHeader();
2252
return ParentVPL->
isLoopLatch
(Block);
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
LoopInfo.h
239
bool
isLoopLatch
(const BlockT *BB) const {
LoopInfoImpl.h
403
if (
isLoopLatch
(BB))
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
TargetTransformInfo.cpp
110
if (!L->
isLoopLatch
(BB)) {
Completed in 18 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026