Home
last modified time | relevance | path

Searched defs:isArrayAllocation (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DInstruction.h2213 bool isArrayAllocation() const { in isArrayAllocation() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1290 bool AllocaInst::isArrayAllocation() const { in isArrayAllocation() function in AllocaInst