Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DArena.h138 llvm::DenseMap<FormulaPair, const Formula *> Ors; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3563 SmallVector<const MachineInstr *, 7> Ors = {Root}; in findCandidatesForLoadOrCombine() local