HomeSort by relevance Sort by last modified time
    Searched defs:allocHungoffUses (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/IR/
User.cpp 40 // User allocHungoffUses Implementation
43 void User::allocHungoffUses(unsigned N, bool IsPhi) {
73 allocHungoffUses(NewNumUses, IsPhi);
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]

Completed in 69 milliseconds