Home
last modified time | relevance | path

Searched refs:IsFound (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandPseudoInsts.cpp619 bool IsFound = false; in annotateTableJump() local
626 if (IsFound) in annotateTableJump()
641 IsFound = true; in annotateTableJump()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8138 bool IsFound = false; in gatherPossiblyVectorizableLoads() local
8160 IsFound = true; in gatherPossiblyVectorizableLoads()
8163 if (!IsFound) { in gatherPossiblyVectorizableLoads()