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

/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DInstructions.cpp912 /// isStaticAlloca - Return true if this alloca is in the entry block of the
915 bool AllocaInst::isStaticAlloca() const { function in class:AllocaInst

Completed in 90 milliseconds