Searched defs:CRes (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/IR/ | ||
H A D | PatternMatch.cpp | 616 const Constant * CRes = nullptr; TEST_F() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 548 Constant *C1, *C2, *CRes; SimplifyAssociativeOrCommutative() local |