Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/IR/
H A DPatternMatch.cpp618 auto CheckTrue = [](const APInt &) { return true; }; TEST_F() local
1522 auto CheckTrue = [](const APFloat &) { return true; }; TEST_F() local
[all...]