Home
last modified time | relevance | path

Searched refs:setNumHungOffUseOperands (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DUser.h215 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands() function
H A DInstructions.h2858 setNumHungOffUseOperands(getNumOperands() + 1);
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp137 setNumHungOffUseOperands(getNumOperands() - 1); in removeIncomingValue()
239 setNumHungOffUseOperands(0); in init()
258 setNumHungOffUseOperands(getNumOperands() + 1); in addClause()
1259 setNumHungOffUseOperands(ReservedSpace); in CatchSwitchInst()
1271 setNumHungOffUseOperands(UnwindDest ? 2 : 1); in init()
1296 setNumHungOffUseOperands(getNumOperands() + 1); in addHandler()
1308 setNumHungOffUseOperands(getNumOperands() - 1); in removeHandler()
4488 setNumHungOffUseOperands(2); in init()
4520 setNumHungOffUseOperands(SI.getNumOperands()); in SwitchInst()
4539 setNumHungOffUseOperands(OpNo+2); in addCase()
[all …]
H A DFunction.cpp538 setNumHungOffUseOperands(0); in dropAllReferences()
2031 setNumHungOffUseOperands(3); in allocHungoffUselist()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DMemorySSA.h565 setNumHungOffUseOperands(getNumOperands() + 1);
597 setNumHungOffUseOperands(getNumOperands() - 1);