Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchRelaxation.cpp42 #define BRANCH_RELAX_NAME "Branch relaxation pass" macro
125 INITIALIZE_PASS(BranchRelaxation, DEBUG_TYPE, BRANCH_RELAX_NAME, false, false) in INITIALIZE_PASS() argument