Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.cpp175 const auto *ExprBase = BN.getNodeAs<clang::CXXRecordDecl>("exprBase"); in CaptureMethods() local
184 if (ExprBase && Node->getName() == "getExprLoc") in CaptureMethods()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1870 const SCEV *ExprBase = nullptr; member
1874 : Incs(1, Head), ExprBase(Base) {} in IVChain()
2936 if (!StressIVChain && Chain.ExprBase != OperExprBase) in ChainInstruction()