Searched defs:OutE (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | EdgeBundles.cpp | 47 unsigned OutE = 2 * MBB.getNumber() + 1; runOnMachineFunction() local |
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclOpenMP.h | 231 void setCombinerData(Expr *InE, Expr *OutE) { in setCombinerData() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 21928 Expr *OutE = ActOnOpenMPDeclareReductionCombinerStart() local |