Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp350 bool containsUnsafeInstructionsInHeader(BasicBlock *BB);
609 bool LoopInterchangeLegality::containsUnsafeInstructionsInHeader( in containsUnsafeInstructionsInHeader() function in LoopInterchangeLegality
662 if (containsUnsafeInstructionsInHeader(OuterLoopHeader) || in tightlyNested()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp349 bool containsUnsafeInstructionsInHeader(BasicBlock *BB);
622 bool LoopInterchangeLegality::containsUnsafeInstructionsInHeader( in containsUnsafeInstructionsInHeader() function in LoopInterchangeLegality
672 if (containsUnsafeInstructionsInHeader(OuterLoopHeader) || in tightlyNested()