Searched refs:isRootInst (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopRerollPass.cpp | 404 bool isRootInst(Instruction *I); 978 bool LoopReroll::DAGRootTracker::isRootInst(Instruction *I) { function in class:LoopReroll::DAGRootTracker 1072 if (isRootInst(RootInst)) { |
Completed in 35 milliseconds