Home
last modified time | relevance | path

Searched refs:initializeCoroutines (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
H A DInitializePasses.h52 void initializeCoroutines(PassRegistry&);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp45 void llvm::initializeCoroutines(PassRegistry &Registry) { in initializeCoroutines() function in llvm