Home
last modified time | relevance | path

Searched refs:removeUse (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/duchain/
H A Duses.h39 void removeUse(const DeclarationId& id, const IndexedTopDUContext& use);
H A Duses.cpp151 void Uses::removeUse(const DeclarationId& id, const IndexedTopDUContext& use) in removeUse() function in KDevelop::Uses
H A Dtopducontext.cpp1123 DUChain::uses()->removeUse(d_func()->m_usedDeclarationIds()[a], this); in clearUsedDeclarationIndices()
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/include/glow/Graph/
H A DUseDef.h33 void removeUse(Use U) { in removeUse() function
/dports/www/phpbb3/phpBB3/vendor/zendframework/zend-code/src/Generator/
H A DTraitUsageGenerator.php65 $this->removeUse($use);
153 public function removeUse($use) function in Zend\\Code\\Generator\\TraitUsageGenerator
H A DClassGenerator.php758 public function removeUse($use) function in Zend\\Code\\Generator\\ClassGenerator
760 $this->traitUsageGenerator->removeUse($use);
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-code/src/Generator/
H A DTraitUsageGenerator.php64 $this->removeUse($use);
152 public function removeUse($use) function in Laminas\\Code\\Generator\\TraitUsageGenerator
H A DClassGenerator.php757 public function removeUse($use) function in Laminas\\Code\\Generator\\ClassGenerator
759 $this->traitUsageGenerator->removeUse($use);
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/
H A DSplitKit.h72 void removeUse(const MachineInstr *mi);
H A DSplitKit.cpp81 void SplitAnalysis::removeUse(const MachineInstr *MI) { in removeUse() function in SplitAnalysis
907 sa_.removeUse(MI); in rewrite()
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Graph/
H A DNodeValue.cpp137 node_->removeUse(NodeUse(this)); in setOperand()
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/IR/
H A DIR.cpp91 currVal->removeUse(Use(idx, this)); in setOperand()
/dports/graphics/wdune/wdune-1.926/src/
H A DScene.h146 void removeUse(Node *node);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DMIR.cpp1638 p->producer()->removeUse(p); in removeOperand()
1653 p.producer()->removeUse(&p); in removeAllOperands()
H A DMIR.h687 void removeUse(MUse* use) { in removeUse() function
13965 producer_->removeUse(this); in replaceProducer()
13973 producer_->removeUse(this); in releaseProducer()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DMIR.cpp1784 p->producer()->removeUse(p); in removeOperand()
1797 p.producer()->removeUse(&p); in removeAllOperands()
H A DMIR.h707 void removeUse(MUse* use) { uses_.remove(use); } in removeUse() function
10326 producer_->removeUse(this); in replaceProducer()
10333 producer_->removeUse(this); in releaseProducer()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DMIR.cpp1784 p->producer()->removeUse(p); in removeOperand()
1797 p.producer()->removeUse(&p); in removeAllOperands()
H A DMIR.h707 void removeUse(MUse* use) { uses_.remove(use); } in removeUse() function
10326 producer_->removeUse(this); in replaceProducer()
10333 producer_->removeUse(this); in releaseProducer()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DMIR.cpp1873 p->producer()->removeUse(p); in removeOperand()
1886 p.producer()->removeUse(&p); in removeAllOperands()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DMIR.cpp1872 p->producer()->removeUse(p); in removeOperand()
1885 p.producer()->removeUse(&p); in removeAllOperands()
H A DMIR.h690 void removeUse(MUse* use) { uses_.remove(use); } in removeUse() function
10562 producer_->removeUse(this); in replaceProducer()
10569 producer_->removeUse(this); in releaseProducer()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DMIR.cpp2289 p->producer()->removeUse(p); in removeOperand()
2304 p.producer()->removeUse(&p); in removeAllOperands()
H A DMIR.h799 void removeUse(MUse* use) { in removeUse() function
14141 producer_->removeUse(this); in replaceProducer()
14149 producer_->removeUse(this); in releaseProducer()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DMIR.cpp2175 p->producer()->removeUse(p); in removeOperand()
2187 for (MUse& p : inputs_) p.producer()->removeUse(&p); in removeAllOperands()

12