OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isProfitableToTransform
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64AdvSIMDScalarPass.cpp
70
//
isProfitableToTransform
- Predicate function to determine whether an
73
bool
isProfitableToTransform
(const MachineInstr &MI) const;
189
//
isProfitableToTransform
- Predicate function to determine whether an
192
bool AArch64AdvSIMDScalar::
isProfitableToTransform
(
382
if (
isProfitableToTransform
(MI)) {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
InductiveRangeCheckElimination.cpp
245
bool
isProfitableToTransform
(const Loop &L, LoopStructure &LS);
1853
InductiveRangeCheckElimination::
isProfitableToTransform
(const Loop &L,
1929
if (!
isProfitableToTransform
(*L, LS))
Completed in 61 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026