Searched refs:relevant (Results 1 - 25 of 29) sorted by relevance

12

/openbsd-current/gnu/gcc/gcc/
H A Dtree-vectorizer.h186 of the loop induction variable and computation of array indexes. relevant
188 bool relevant; member in struct:_stmt_vec_info
201 /** The following is relevant only for stmts that contain a non-scalar
235 #define STMT_VINFO_RELEVANT_P(S) (S)->relevant
H A Dtree-ssa-loop-ivopts.c219 bitmap relevant; member in struct:ivopts_data
820 data->relevant = BITMAP_ALLOC (NULL);
917 bitmap_set_bit (data->relevant, SSA_NAME_VERSION (iv));
1124 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, i, bi)
1185 bitmap_set_bit (data->relevant, SSA_NAME_VERSION (op));
1765 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, i, bi)
2180 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, i, bi)
4359 this is not really relevant for artificial ivs created by other
4460 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, j, bi)
5702 EXECUTE_IF_SET_IN_BITMAP (data->relevant,
[all...]
/openbsd-current/gnu/usr.bin/perl/Porting/
H A DupdateAUTHORS.pl280 "\nYou have configured the following relevant git config settings:\n\n"
551 first time it is used as git unpacks the relevant data.
575 time it is used as git unpacks the relevant data.
581 relevant data.
588 relevant data.
H A Dsync-with-cpan30 Downloads the relevant tarball; unpacks the tarball. [1]
H A Dbisect-runner.pl2192 +know not to be holding relevant libraries, and add any that are needed.
2269 -know not to be holding relevant libraries, and add any that are needed.
/openbsd-current/gnu/usr.bin/perl/dist/SelfLoader/lib/
H A DSelfLoader.pm299 This section is only relevant if you want to use
333 For modules which are not classes, this section is not relevant.
334 This section is only relevant if you have methods which could
/openbsd-current/gnu/usr.bin/perl/ext/attributes/
H A Dattributes.pm337 This method is called with two arguments: the relevant package name,
345 attributes from the relevant declaration. The two fixed arguments are
346 the relevant package name and a reference to the declared subroutine or
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/IO/
H A DScalar.pm585 prior to 5.005_57. IO::Scalar will not have the relevant methods
/openbsd-current/gnu/usr.bin/perl/dist/Module-CoreList/lib/Module/CoreList/
H A DUtils.pm2038 Programmers may also query the contained hash structure to find relevant
/openbsd-current/gnu/llvm/libcxx/utils/ci/
H A Drun-buildbot32 them from Green Dragon. This is only relevant at all when
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A Dregengine.inc821 /* Not relevant here. */
/openbsd-current/gnu/usr.bin/perl/dist/Exporter/lib/
H A DExporter.pm479 modules, which are affected by the time the relevant
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/
H A DInputObjects.pm52 additional information relevant to the parsing of PODs.
/openbsd-current/gnu/usr.bin/perl/ext/Pod-Html/t/lib/
H A DTesting.pm175 handle. C<xconvert()> reads in the relevant F<t/*.pod> file and passes it to
/openbsd-current/gnu/usr.bin/perl/utils/
H A Dperlbug.PL514 might be relevant or might help the volunteers working to improve
1379 =item Have you included all relevant information?
/openbsd-current/gnu/usr.bin/perl/cpan/Win32/
H A DWin32.pm1108 contain the relevant ReleaseId value, but this is only inferred from
/openbsd-current/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/lib/Hash/Util/
H A DFieldHash.pm264 to make sure that every relevant destructor is called for
/openbsd-current/gnu/usr.bin/perl/cpan/File-Temp/lib/File/
H A DTemp.pm2454 #pod The value is only relevant when C<safe_level> is set to MEDIUM or higher.
3490 The value is only relevant when C<safe_level> is set to MEDIUM or higher.
/openbsd-current/gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/
H A DTar.pm1686 automatically, so it's only relevant if you're using C<extract_file()>).
2240 the files that are relevant to you, based on some criteria.
/openbsd-current/gnu/usr.bin/perl/cpan/HTTP-Tiny/lib/HTTP/
H A DTiny.pm63 #pod single destination scheme, host and port. If any connection-relevant
878 ### If we have a cookie jar, then maybe add relevant cookies
1845 single destination scheme, host and port. If any connection-relevant
/openbsd-current/gnu/usr.bin/perl/dist/Storable/
H A DStorable.pm767 relevant feature.
/openbsd-current/gnu/usr.bin/perl/lib/
H A Doverload.pm1027 combinations stripped (thus the value of delimiter is not relevant for
/openbsd-current/gnu/usr.bin/perl/cpan/DB_File/
H A DDB_File.pm1281 Here is the relevant quote from the dbopen man page where it defines
/openbsd-current/gnu/usr.bin/perl/
H A Dconfig_h.SH1217 * doesn't provide you with anything relevant in its headers.
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMakeMaker.pm1503 make alone puts all relevant files into directories that are named by

Completed in 507 milliseconds

12