Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DEdgeBundles.cpp47 unsigned OutE = 2 * MBB.getNumber() + 1; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h231 void setCombinerData(Expr *InE, Expr *OutE) { in setCombinerData()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp21444 Expr *OutE = in ActOnOpenMPDeclareReductionCombinerStart() local