Searched defs:ComputeFullInlineCost (Results 1 – 4 of 4) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ | ||
| D | InlineCost.h | 180 Optional<bool> ComputeFullInlineCost; member |
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ | ||
| D | InlineCost.h | 232 std::optional<bool> ComputeFullInlineCost; member |
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | ||
| D | InlineCost.cpp | 367 const bool ComputeFullInlineCost; member in __anond60cf9730111::InlineCostCallAnalyzer |
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ | ||
| D | InlineCost.cpp | 535 const bool ComputeFullInlineCost; member in __anonf5f7dbb90111::InlineCostCallAnalyzer |