Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinCFGuard.cpp49 static bool isPossibleIndirectCallTarget(const Function *F) { in isPossibleIndirectCallTarget() function
85 if (isPossibleIndirectCallTarget(&F)) in endModule()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DWinCFGuard.cpp49 static bool isPossibleIndirectCallTarget(const Function *F) { in isPossibleIndirectCallTarget() function
92 if (isPossibleIndirectCallTarget(&F)) { in endModule()