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

/freebsd-10.2-release/contrib/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp165 bool FoundIt = false;
171 FoundIt = true;
174 if (!FoundIt) {
/freebsd-10.2-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp63 bool FoundIt = false; local
68 FoundIt = true;
72 RemovedAllMTVRSAVEs &= FoundIt;

Completed in 112 milliseconds