Home
last modified time | relevance | path

Searched full:feasible (Results 1 – 25 of 111) sorted by relevance

12345

/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h163 /// basic block to the 'To' basic block is currently feasible. If
170 /// isBlockExecutable - Return true if there are any known feasible
279 // feasible that wasn't before. Revisit the PHI nodes in the block in markEdgeExecutable()
316 // If undefined, neither is feasible yet. in getFeasibleSuccessors()
335 // Unknown termintor, assume all successors are feasible. in getFeasibleSuccessors()
355 // If undefined, neither is feasible yet. in getFeasibleSuccessors()
392 // Mark all feasible successors executable... in visitTerminator()
432 // If the edge is not yet known to be feasible, it doesn't impact the PHI. in visitPHINode()
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DStack.h29 /// feasible, to note the approximate address of the bottom of the stack.
/src/crypto/openssl/doc/man7/
H A Dopenssl_user_macros.pod.in53 feasible. For example, C<0x60000000L> will work as expected.
/src/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_all.c55 * may not be feasible to keep this here, but we'll try. in archive_read_support_filter_all()
/src/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-arb-gpio-challenge.txt9 that makes standard multimaster mode not feasible.
H A Di2c-arb-gpio-challenge.yaml20 standard multimaster mode not feasible.
/src/crypto/openssl/doc/designs/quic-design/
H A Dquic-io-arch.md38 feasible, minimise the level of adaptation needed for any custom BIOs already
307 - Feasible to implement and already working in tests.
496 implicit configuration of non-blocking mode is not feasible.
/src/crypto/openssl/crypto/property/
H A DREADME.md37 be feasible to use a hash table to contain the names (and possibly also
/src/secure/lib/libcrypto/man/man7/
H A Dopenssl_user_macros.7114 feasible. For example, \f(CW\*(C`0x60000000L\*(C'\fR will work as expected.
/src/contrib/sendmail/libsm/
H A Dassert.html296 cleanup actions is not feasible in most of the above cases.
318 to perform an orderly shutdown is appropriate and feasible, but there
/src/contrib/ntp/html/
H A Ddiscover.html50 …lock</tt> associations remain and then only at the minimum feasible rate and minimum feasible time…
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp272 // All edges feasible, nothing to do. in removeNonFeasibleEdges()
276 // SCCP can only determine non-feasible edges for br, switch and indirectbr. in removeNonFeasibleEdges()
295 // Replace with an unconditional branch to the only feasible successor. in removeNonFeasibleEdges()
301 // Don't remove the edge to the only feasible successor the first time in removeNonFeasibleEdges()
351 llvm_unreachable("Must have at least one feasible successor"); in removeNonFeasibleEdges()
1051 // feasible that wasn't before. Revisit the PHI nodes in the block in markEdgeExecutable()
1166 // block to the 'To' basic block is currently feasible.
1269 // Mark all feasible successors executable. in visitTerminator()
/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp105 // Remove unreachable blocks and non-feasible edges. in runSCCP()
/src/share/man/man4/
H A Dwg.483 Diffie-Hellman exchange becomes feasible.
/src/share/mk/
H A Ddirdeps-targets.mk25 # This makes it feasible to tweak options like MK_DIRDEPS_CACHE
/src/contrib/bmake/mk/
H A Ddirdeps-targets.mk25 # This makes it feasible to tweak options like MK_DIRDEPS_CACHE
/src/crypto/openssl/test/
H A Dsecmemtest.c99 * for test to be feasible/representative. Since we can't assume in test_sec_mem()
/src/contrib/llvm-project/lld/docs/
H A DReleaseNotes.rst56 (typical for embedded). It also makes full LTO feasible in such cases, since
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h48 /// expanded in a place where calls are not feasible (e.g. within the prologue
/src/contrib/googletest/googletest/
H A DREADME.md130 with `set(CMAKE_CXX_STANDARD_REQUIRED ON)`. If this is not feasible, for example
/src/crypto/openssl/doc/internal/man7/
H A Dbuild.info.pod494 located. In some cases, that's not quite feasible, because a module
509 F<util/perl>, it feasible to have something like this:
/src/contrib/jemalloc/src/
H A Ddecay.c85 * clock jitter estimation and compensation isn't feasible here in decay_maybe_update_time()
/src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSCCPSolver.h126 // block to the 'To' basic block is currently feasible.
/src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h212 // If no new state is feasible, NULL is returned.
219 /// If no new state is feasible, NULL is returned.
244 /// If no new state is feasible, NULL is returned.
/src/contrib/file/
H A DREADME.md124 - If this is not feasible, use additional check

12345