Searched refs:SIAnnotateControlFlow (Results 1 – 4 of 4) sorted by relevance
38 class SIAnnotateControlFlow : public FunctionPass { class93 SIAnnotateControlFlow() : FunctionPass(ID) {} in SIAnnotateControlFlow() function in __anon0078d3720111::SIAnnotateControlFlow112 INITIALIZE_PASS_BEGIN(SIAnnotateControlFlow, DEBUG_TYPE,117 INITIALIZE_PASS_END(SIAnnotateControlFlow, DEBUG_TYPE,120 char SIAnnotateControlFlow::ID = 0;148 bool SIAnnotateControlFlow::isUniform(BranchInst *T) { in isUniform()159 Value *SIAnnotateControlFlow::popSaved() { in popSaved()170 bool SIAnnotateControlFlow::isElse(PHINode *Phi) { in isElse()205 bool SIAnnotateControlFlow::openIf(BranchInst *Term) { in openIf()227 Value *SIAnnotateControlFlow::handleLoopCondition( in handleLoopCondition()[all …]
133 SIAnnotateControlFlow.cpp
6 ; SIAnnotateControlFlow and structurizecfg had different ideas about which
213 "SIAnnotateControlFlow.cpp",