Home
last modified time | relevance | path

Searched refs:isLegalToHoistInto (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DBasicBlock.h410 bool isLegalToHoistInto() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DBasicBlock.cpp377 bool BasicBlock::isLegalToHoistInto() const { in isLegalToHoistInto() function in BasicBlock
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h404 bool isLegalToHoistInto() const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h182 if (!Out->isLegalToHoistInto()) in getLoopPreheader()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlan.h532 bool isLegalToHoistInto() { in isLegalToHoistInto() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp238 bool MachineBasicBlock::isLegalToHoistInto() const { in isLegalToHoistInto() function in MachineBasicBlock