Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackProtector.cpp160 static bool isLifetimeInst(const Instruction *I) { in isLifetimeInst() function
178 if (!isa<DbgInfoIntrinsic>(CI) && !isLifetimeInst(CI)) in HasAddressTaken()