LLVM 19.0.0git
llvm::ICFLoopSafetyInfo Member List

This is the complete list of members for llvm::ICFLoopSafetyInfo, including all inherited members.

allLoopPathsLeadToBlock(const Loop *CurLoop, const BasicBlock *BB, const DominatorTree *DT) constllvm::LoopSafetyInfo
anyBlockMayThrow() const overridellvm::ICFLoopSafetyInfovirtual
blockMayThrow(const BasicBlock *BB) const overridellvm::ICFLoopSafetyInfovirtual
computeBlockColors(const Loop *CurLoop)llvm::LoopSafetyInfoprotected
computeLoopSafetyInfo(const Loop *CurLoop) overridellvm::ICFLoopSafetyInfovirtual
copyColors(BasicBlock *New, BasicBlock *Old)llvm::LoopSafetyInfo
doesNotWriteMemoryBefore(const BasicBlock *BB, const Loop *CurLoop) constllvm::ICFLoopSafetyInfo
doesNotWriteMemoryBefore(const Instruction &I, const Loop *CurLoop) constllvm::ICFLoopSafetyInfo
getBlockColors() constllvm::LoopSafetyInfo
insertInstructionTo(const Instruction *Inst, const BasicBlock *BB)llvm::ICFLoopSafetyInfo
isGuaranteedToExecute(const Instruction &Inst, const DominatorTree *DT, const Loop *CurLoop) const overridellvm::ICFLoopSafetyInfovirtual
LoopSafetyInfo()=defaultllvm::LoopSafetyInfo
removeInstruction(const Instruction *Inst)llvm::ICFLoopSafetyInfo
~LoopSafetyInfo()=defaultllvm::LoopSafetyInfovirtual