Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1357 bool Combine = !MS.TrackOrigins; in materializeInstructionChecks() local
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaChecking.cpp12569 IntRange (*Combine)(IntRange, IntRange) = IntRange::join; in GetExprRange() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp26457 void SelectionDAG::Combine(CombineLevel Level, AliasAnalysis *AA, in Combine() function in SelectionDAG