Searched defs:setHungoffOperand (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DFunction.cpp1170 setHungoffOperand<0>(Fn);
1180 setHungoffOperand<1>(PrefixData);
1190 setHungoffOperand<2>(PrologueData);
1210 void Function::setHungoffOperand(Constant *C) { function in class:Function

Completed in 152 milliseconds