Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1312 struct FoldConstant { global() struct
1313 Info__anon006fc44d0411::FoldConstant global() argument
1314 Enabled__anon006fc44d0411::FoldConstant global() argument
1315 HadNoPriorDiags__anon006fc44d0411::FoldConstant global() argument
1316 OldMode__anon006fc44d0411::FoldConstant global() argument
1318 FoldConstant__anon006fc44d0411::FoldConstant FoldConstant() argument
1328 keepDiagnostics__anon006fc44d0411::FoldConstant keepDiagnostics() argument
1329 ~FoldConstant__anon006fc44d0411::FoldConstant ~FoldConstant() argument
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2972 auto FoldConstant = [&](bool Val) { createLogicFromTable() local