Searched defs:OptFragmentInfo (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
H A D | LiveDebugValues.cpp | 145 using OptFragmentInfo = Optional<DIExpression::FragmentInfo>; typedef in __anon96f11b950111::LiveDebugValues |
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/ | ||
H A D | VarLocBasedImpl.cpp | 294 using OptFragmentInfo = std::optional<DIExpression::FragmentInfo>; typedef in __anon93b62b020111::VarLocBasedLDV |