HomeSort by: relevance | last modified time | path
    Searched refs:isLaunderOrStripInvariantGroup (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Instruction.h 662 bool isLaunderOrStripInvariantGroup() const;
  /src/external/apache2/llvm/dist/llvm/lib/IR/
Instruction.cpp 685 bool Instruction::isLaunderOrStripInvariantGroup() const {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
SROA.cpp 950 if (II.isLaunderOrStripInvariantGroup()) {

Completed in 62 milliseconds