Searched defs:IsLoopBranch (Results 1 – 1 of 1) sorted by relevance
/llvm-project/polly/lib/Analysis/ |
H A D | ScopDetection.cpp | 554 isValidSwitch(BasicBlock & BB,SwitchInst * SI,Value * Condition,bool IsLoopBranch,DetectionContext & Context) const isValidSwitch() argument 578 isValidBranch(BasicBlock & BB,BranchInst * BI,Value * Condition,bool IsLoopBranch,DetectionContext & Context) isValidBranch() argument 657 isValidCFG(BasicBlock & BB,bool IsLoopBranch,bool AllowUnreachable,DetectionContext & Context) isValidCFG() argument [all...] |