Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinCFGuard.cpp46 static bool isPossibleIndirectCallTarget(const Function *F) { in isPossibleIndirectCallTarget() function
89 if (isPossibleIndirectCallTarget(&F)) { in endModule()