Home
last modified time | relevance | path

Searched refs:allocHungoffUselist (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h988 void allocHungoffUselist();
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1993 void Function::allocHungoffUselist() { in allocHungoffUselist() function in Function
2011 allocHungoffUselist(); in setHungoffOperand()