Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h183 template <class BlockT> bool isLegalToHoistInto(BlockT *Block) { isLegalToHoistInto() function
/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp555 bool BasicBlock::isLegalToHoistInto() const { isLegalToHoistInto() function in BasicBlock
/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp312 bool MachineBasicBlock::isLegalToHoistInto() const { isLegalToHoistInto() function in MachineBasicBlock
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h640 bool isLegalToHoistInto() { isLegalToHoistInto() function