Home
last modified time | relevance | path

Searched refs:createUnifyLoopExitsPass (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/
H A DUtils.h120 FunctionPass *createUnifyLoopExitsPass();
/openbsd-src/gnu/llvm/llvm/include/llvm/
H A DLinkAllPasses.h214 (void) llvm::createUnifyLoopExitsPass(); in ForcePassLinking()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp61 FunctionPass *llvm::createUnifyLoopExitsPass() { in createUnifyLoopExitsPass() function in llvm
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp1133 addPass(createUnifyLoopExitsPass()); in addPreISel()