Home
last modified time | relevance | path

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

/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/lib/CodeGen/
DMachineBasicBlock.cpp238 bool MachineBasicBlock::isLegalToHoistInto() const { in isLegalToHoistInto() function in MachineBasicBlock
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlan.h532 bool isLegalToHoistInto() { in isLegalToHoistInto() function