Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWinCFGuard.cpp48 static bool isPossibleIndirectCallTarget(const Function *F) { in isPossibleIndirectCallTarget() function
91 if (isPossibleIndirectCallTarget(&F)) { in endModule()