Home
last modified time | relevance | path

Searched defs:FirstResult (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DTokenLexer.cpp461 size_t FirstResult = ResultToks.size(); in ExpandFunctionArguments() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp859 Value *FirstResult = nullptr; in lowerToSingleIndexGEPs() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcher.h701 unsigned FirstResult; variable