Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp542 static bool IsBackEdge(BasicBlock *From, BasicBlock *To, in IsBackEdge() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp593 static bool IsBackEdge(BasicBlock *From, BasicBlock *To, in IsBackEdge() function
/aosp_15_r20/art/compiler/optimizing/
H A Dnodes.h740 bool IsBackEdge(const HBasicBlock& block) const { in IsBackEdge() function