Home
last modified time | relevance | path

Searched refs:IndirectBrExpandPass (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DIndirectBrExpandPass.cpp52 class IndirectBrExpandPass : public FunctionPass { class
58 IndirectBrExpandPass() : FunctionPass(ID) { in IndirectBrExpandPass() function in __anon8df17feb0111::IndirectBrExpandPass
67 char IndirectBrExpandPass::ID = 0;
69 INITIALIZE_PASS(IndirectBrExpandPass, DEBUG_TYPE,
73 return new IndirectBrExpandPass(); in createIndirectBrExpandPass()
76 bool IndirectBrExpandPass::runOnFunction(Function &F) { in runOnFunction()
DCMakeLists.txt38 IndirectBrExpandPass.cpp
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk189 llvm/lib/CodeGen/IndirectBrExpandPass.cpp \
DBUILD.gn760 "llvm/lib/CodeGen/IndirectBrExpandPass.cpp",
/external/swiftshader/
DCMakeLists.txt855 ${LLVM_DIR}/lib/CodeGen/IndirectBrExpandPass.cpp