Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DInlineCost.h238 std::optional<bool> AllowRecursiveCall = false; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DInlineCost.cpp400 bool AllowRecursiveCall = false; member in __anonf84c239b0111::CallAnalyzer