OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addLinks
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
SpillPlacement.h
126
///
addLinks
- Add transparent blocks with the given numbers.
127
void
addLinks
(ArrayRef<unsigned> Links);
130
/// addConstraints and
addLinks
, updating their state. Add all the bundles
SpillPlacement.cpp
295
void SpillPlacement::
addLinks
(ArrayRef<unsigned> Links) {
340
// to addConstraints,
addLinks
, and co.
RegAllocGreedy.cpp
1316
SpillPlacer->
addLinks
(makeArrayRef(TBS, T));
1351
SpillPlacer->
addLinks
(makeArrayRef(TBS, T));
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
StratifiedSets.h
571
auto At =
addLinks
();
578
auto At =
addLinks
();
584
StratifiedIndex getNewUnlinkedIndex() { return
addLinks
(); }
586
StratifiedIndex
addLinks
() {
Completed in 22 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026