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

/external/llvm/lib/IR/
H A DInstructions.cpp911 /// isStaticAlloca - Return true if this alloca is in the entry block of the
914 bool AllocaInst::isStaticAlloca() const { function in class:AllocaInst

Completed in 43 milliseconds