Searched refs:CurrentLoopProperties (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp90 LoopProperties* CurrentLoopProperties; member in class:__anon10403::LUAnalysisCache
98 CurLoopInstructions(NULL), CurrentLoopProperties(NULL),
262 CurrentLoopProperties = &Props;
279 CurrentLoopProperties = NULL;
302 LoopProperties& OldLoopProps = *CurrentLoopProperties;

Completed in 110 milliseconds