Searched defs:LoopPeeling (Results 1 – 3 of 3) sorted by relevance
26 explicit LoopPeeling(Graph *graph) : LoopTransform(graph) {} in LoopPeeling() function
30 LoopPeeling(BytecodeCircuitBuilder* bcBuilder, Circuit *circuit, bool enableLog, in LoopPeeling() function
702 friend class LoopPeeling; variable