Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackProtector.cpp166 bool StackProtector::HasAddressTaken(const Instruction *AI, in HasAddressTaken() function in StackProtector
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp651 bool HasAddressTaken = false; in parseBasicBlockDefinition() local