HomeSort by: relevance | last modified time | path
    Searched defs:Replica (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
VPlan.cpp 298 bool Replica = State->Instance && !State->Instance->isFirstIteration();
308 // C. when the current VPBB is an entry of a region replica - where PrevVPBB
315 !(Replica && getPredecessors().empty())) { /* C */
VPlan.cpp 298 bool Replica = State->Instance && !State->Instance->isFirstIteration();
308 // C. when the current VPBB is an entry of a region replica - where PrevVPBB
315 !(Replica && getPredecessors().empty())) { /* C */
VPlan.cpp 298 bool Replica = State->Instance && !State->Instance->isFirstIteration();
308 // C. when the current VPBB is an entry of a region replica - where PrevVPBB
315 !(Replica && getPredecessors().empty())) { /* C */
VPlan.cpp 298 bool Replica = State->Instance && !State->Instance->isFirstIteration();
308 // C. when the current VPBB is an entry of a region replica - where PrevVPBB
315 !(Replica && getPredecessors().empty())) { /* C */

Completed in 111 milliseconds