Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp276 bool isSameloopDetachedContbreak(MachineBasicBlock *Src1MBB,
977 && isSameloopDetachedContbreak(TrueMBB, FalseMBB)) { in ifPatternMatch()
980 && isSameloopDetachedContbreak(FalseMBB, TrueMBB)) { in ifPatternMatch()
1080 bool AMDGPUCFGStructurizer::isSameloopDetachedContbreak( in isSameloopDetachedContbreak() function in AMDGPUCFGStructurizer
/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp278 bool isSameloopDetachedContbreak(MachineBasicBlock *Src1MBB,
1002 && isSameloopDetachedContbreak(TrueMBB, FalseMBB)) { in ifPatternMatch()
1005 && isSameloopDetachedContbreak(FalseMBB, TrueMBB)) { in ifPatternMatch()
1108 bool AMDGPUCFGStructurizer::isSameloopDetachedContbreak( in isSameloopDetachedContbreak() function in __anonf35547db0311::AMDGPUCFGStructurizer